Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-063028
#<BuildRuby:0x000055e4c92c2258
@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.20231223-063028",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.004750 0.001033 1.730391 ( 2.431574)
build_miniruby 0.001439 0.000313 1.602362 ( 1.666298)
build_ruby 0.001538 0.000334 3.409098 ( 3.788137)
build_all 0.005102 0.003528 5.813920 ( 3.691887)
build_install 0.011776 0.008259 7.081347 ( 4.913824)
test_btest 0.000824 0.000235 81.456923 ( 49.081385)
test_basic 0.000000 0.007839 0.908487 ( 1.201381)
test_all 0.083237 0.035938 680.728298 (335.662921)
test_rubyspec 0.025428 0.053167 103.765665 (178.842388)
total: 581.29 sec