Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-204131
#<BuildRuby:0x000055705c971ef0
@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.20240120-204131",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005273 0.000220 1.630427 ( 1.981609)
build_miniruby 0.001383 0.000221 1.339829 ( 1.337487)
build_ruby 0.000000 0.001462 3.026292 ( 3.241801)
build_all 0.003566 0.003195 5.668722 ( 2.129756)
build_install 0.010663 0.005661 6.618913 ( 3.368071)
test_btest 0.000875 0.000202 81.448328 ( 22.016589)
test_basic 0.005869 0.000315 0.769970 ( 0.830225)
test_all 0.075135 0.046758 750.284632 (221.209048)
test_rubyspec 0.049601 0.049404 141.557530 (153.155749)
total: 409.27 sec