Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-192304
#<BuildRuby:0x00007f4bef09fdc0
@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.20241005-192304",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005960 0.001430 3.671163 ( 3.620746)
build_miniruby 0.001247 0.000299 1.678263 ( 1.675476)
build_ruby 0.001504 0.000361 3.528730 ( 35.168660)
build_all 0.006918 0.001660 6.478079 ( 2.632961)
build_install 0.014938 0.004873 9.610975 ( 4.354518)
test_btest 0.000744 0.000186 92.781201 ( 24.689179)
test_basic 0.007995 0.001999 1.088571 ( 5.289653)
test_all 0.108184 0.045959 808.683724 (241.117567)
test_rubyspec 0.054263 0.028291 133.639462 ( 26.497647)
total: 345.05 sec