Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-030327
#<BuildRuby:0x000055fdc890e1a8
@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.20231217-030327",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006633 0.000948 2.550466 ( 3.397443)
build_miniruby 0.002016 0.000288 1.662468 ( 1.794801)
build_ruby 0.001706 0.000243 3.402424 ( 3.787814)
build_all 0.008057 0.000511 6.009120 ( 3.728742)
build_install 0.020035 0.000822 7.693202 ( 5.280700)
test_btest 0.001173 0.000147 84.103063 ( 60.155997)
test_basic 0.008790 0.000492 0.962100 ( 1.361837)
test_all 0.083437 0.040272 757.895171 (349.776024)
test_rubyspec 0.029226 0.043337 98.081488 (111.070360)
total: 540.35 sec