Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-070608
#<BuildRuby:0x000055735483a078
@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.20231221-070608",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005854 0.000225 1.938269 ( 2.434221)
build_miniruby 0.001449 0.000055 1.517573 ( 1.617411)
build_ruby 0.001575 0.000061 3.086996 ( 11.855454)
build_all 0.007802 0.000124 5.869198 ( 3.112315)
build_install 0.014225 0.004322 7.078308 ( 3.996846)
test_btest 0.000776 0.000050 81.752261 ( 43.250694)
test_basic 0.002687 0.004746 0.944244 ( 1.217193)
test_all 0.073381 0.044970 643.304934 (263.991993)
test_rubyspec 0.027477 0.038391 92.482682 (104.671992)
total: 436.15 sec