Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-211952
#<BuildRuby:0x00007f3be331fdc8
@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.20240806-211952",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.006751 0.000568 3.219581 ( 3.406781)
build_miniruby 0.001266 0.000253 1.442097 ( 1.441377)
build_ruby 0.002167 0.000434 4.095977 ( 12.934569)
build_all 0.007566 0.000666 7.934313 ( 3.074804)
build_install 0.014176 0.004540 10.570994 ( 4.702476)
test_btest 0.000880 0.000181 110.776059 ( 28.957528)
test_basic 0.008730 0.001797 1.141562 ( 1.189227)
test_all 0.080938 0.067543 819.603253 (254.789646)
test_rubyspec 0.054279 0.036720 167.638466 ( 46.840325)
total: 357.34 sec