Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-025942
#<BuildRuby:0x0000563897746078
@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.20240205-025942",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006565 0.000469 2.086965 ( 2.896355)
build_miniruby 0.001624 0.000000 1.835316 ( 1.949168)
build_ruby 0.002106 0.000000 4.018529 ( 4.575933)
build_all 0.005305 0.003483 6.583396 ( 5.595978)
build_install 0.015149 0.005314 8.315077 ( 5.970869)
test_btest 0.000806 0.000098 90.469579 ( 67.143469)
test_basic 0.002688 0.004733 0.979086 ( 1.095874)
test_all 0.087587 0.036228 829.797542 (436.669046)
test_rubyspec 0.055107 0.060679 191.651595 (290.391748)
total: 816.29 sec