Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-041839
#<BuildRuby:0x0000557d50da2258
@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.20231229-041839",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.002047 0.003745 1.619041 ( 1.963947)
build_miniruby 0.001404 0.000216 1.627386 ( 1.626905)
build_ruby 0.001512 0.000233 3.368054 ( 3.572054)
build_all 0.003656 0.004016 5.573336 ( 2.736425)
build_install 0.016471 0.000000 6.966362 ( 4.087029)
test_btest 0.001063 0.000000 81.918796 ( 32.112492)
test_basic 0.004475 0.002953 0.905649 ( 1.029879)
test_all 0.090221 0.036010 808.778172 (548.337285)
test_rubyspec 0.039177 0.043320 106.822942 (204.541978)
total: 800.01 sec