Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-205604
#<BuildRuby:0x00007f25140afdd0
@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.20240814-205604",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000035 0.000008 0.000043 ( 0.000042)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003938 0.004015 3.077804 ( 3.013616)
build_miniruby 0.001549 0.000000 1.108379 ( 1.105417)
build_ruby 0.001696 0.000000 3.897244 ( 4.096208)
build_all 0.006176 0.002443 8.081767 ( 3.202256)
build_install 0.012697 0.006186 10.133603 ( 4.397979)
test_btest 0.000747 0.000198 114.284783 ( 32.856502)
test_basic 0.005437 0.004503 1.235271 ( 1.285341)
test_all 0.081012 0.067715 822.408633 (251.695395)
test_rubyspec 0.051030 0.035982 160.730243 ( 32.908814)
total: 334.56 sec