Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-235707
#<BuildRuby:0x00007fe8537bfdc0
@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.20240711-235707",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.004094 0.003993 3.223503 ( 3.196876)
build_miniruby 0.001123 0.000349 1.237501 ( 1.234648)
build_ruby 0.001436 0.000446 3.392660 ( 3.585301)
build_all 0.006321 0.002228 7.760138 ( 3.005991)
build_install 0.014774 0.003655 10.202261 ( 4.928479)
test_btest 0.000773 0.000236 109.326467 ( 30.919721)
test_basic 0.007449 0.001063 1.048286 ( 1.097200)
test_all 0.110763 0.044900 874.663328 (257.727978)
test_rubyspec 0.061075 0.029484 161.886004 ( 32.717134)
total: 338.41 sec