Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-140438
#<BuildRuby:0x0000558d91692228
@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.20240128-140438",
@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.000004 0.000021 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001071 0.004381 1.825974 ( 2.180565)
build_miniruby 0.000000 0.001740 1.619493 ( 1.618643)
build_ruby 0.000000 0.001743 3.209452 ( 3.450208)
build_all 0.005198 0.002232 5.905315 ( 3.026217)
build_install 0.009792 0.009163 7.404944 ( 4.379743)
test_btest 0.000797 0.000312 85.927652 ( 35.710332)
test_basic 0.001672 0.005737 0.895671 ( 0.994078)
test_all 0.082184 0.030394 686.456291 (266.393632)
test_rubyspec 0.064329 0.040169 168.952795 (180.729512)
total: 498.48 sec