Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-192220
#<BuildRuby:0x000055e034c7a258
@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.20231207-192220",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000001 0.000027 ( 0.000029)
configure 0.000033 0.000003 0.000036 ( 0.000035)
build_up 0.005794 0.000429 2.092668 ( 2.176206)
build_miniruby 0.001271 0.000094 1.446232 ( 1.445298)
build_ruby 0.001424 0.000105 3.074286 ( 3.295918)
build_all 0.003740 0.004257 5.749355 ( 2.845433)
build_install 0.017860 0.000926 7.403749 ( 4.063918)
test_btest 0.000712 0.000071 82.872110 ( 28.554510)
test_basic 0.001059 0.004177 0.934046 ( 1.024081)
test_all 0.081506 0.037346 704.586558 (260.141822)
test_rubyspec 0.027706 0.038815 96.106408 (107.868945)
total: 411.42 sec