Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-060050
#<BuildRuby:0x000055652630da00
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230501-060050",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001510 0.003502 1.775390 ( 3.007437)
build_miniruby 0.001204 0.000229 1.241391 ( 1.245612)
build_ruby 0.000000 0.001471 2.531978 ( 2.810883)
build_all 0.002975 0.003089 2.086600 ( 1.723632)
build_install 0.014144 0.000000 3.147017 ( 2.478604)
test_btest 0.000716 0.000000 72.506690 ( 39.293542)
test_basic 0.000000 0.007084 0.782812 ( 1.091528)
test_all 0.000332 0.000724 560.913430 (233.830373)
test_rubyspec 0.037799 0.013354 81.205070 ( 97.566887)
total: 383.05 sec