Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-144417
#<BuildRuby:0x000055cb8e942078
@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.20230216-144417",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.004491 0.000374 1.323161 ( 1.761464)
build_miniruby 0.000000 0.001198 1.280259 ( 1.278053)
build_ruby 0.000000 0.001236 2.069939 ( 2.279487)
build_all 0.004704 0.001236 3.445590 ( 1.546121)
build_install 0.000820 0.010683 2.390851 ( 1.576885)
test_btest 0.000591 0.000127 55.787135 ( 14.674760)
test_basic 0.000554 0.003986 0.347458 ( 0.439508)
test_all 0.001077 0.000270 598.552262 (168.908730)
test_rubyspec 0.017424 0.020766 59.082337 ( 69.240860)
total: 261.71 sec