Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-022233
#<BuildRuby:0x00007f7501c8fdc0
@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.20240811-022233",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.004537 0.003606 3.832593 ( 3.698459)
build_miniruby 0.001803 0.000000 1.486338 ( 1.482798)
build_ruby 0.000000 0.001948 4.270535 ( 4.422857)
build_all 0.007441 0.001540 8.163975 ( 3.166473)
build_install 0.011274 0.007015 11.621401 ( 5.336838)
test_btest 0.000880 0.000140 121.222467 ( 32.417428)
test_basic 0.006289 0.004210 1.049972 ( 1.091904)
test_all 0.096402 0.057641 867.252267 (249.638867)
test_rubyspec 0.041326 0.051865 174.609251 ( 40.686174)
total: 341.94 sec