Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-082159
#<BuildRuby:0x0000563c0ba95978
@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.20240316-082159",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000036 0.000005 0.000041 ( 0.000040)
configure 0.000032 0.000005 0.000037 ( 0.000035)
build_up 0.002586 0.004471 2.523598 ( 3.198902)
build_miniruby 0.001218 0.000203 1.842904 ( 1.998711)
build_ruby 0.001550 0.000258 3.753136 ( 4.254721)
build_all 0.004195 0.004223 7.414050 ( 4.132150)
build_install 0.015456 0.005714 9.175060 ( 6.174288)
test_btest 0.000702 0.000148 95.650069 ( 80.385467)
test_basic 0.004305 0.004430 1.084154 ( 1.750016)
test_all 0.083747 0.042802 807.632815 (624.555096)
test_rubyspec 0.053044 0.041287 137.680149 (202.632335)
total: 929.08 sec