Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-091417
#<BuildRuby:0x00007fce5d65fdc8
@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.20240818-091417",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.000000 0.008102 3.896692 ( 3.787784)
build_miniruby 0.000000 0.001895 1.594045 ( 1.590588)
build_ruby 0.000322 0.001760 4.489317 ( 28.168701)
build_all 0.009347 0.000000 8.743032 ( 3.464914)
build_install 0.019014 0.003709 11.782967 ( 5.408127)
test_btest 0.000795 0.000234 123.238528 ( 33.794589)
test_basic 0.011097 0.000658 1.403835 ( 1.447541)
test_all 0.122651 0.031830 890.122015 (258.546074)
test_rubyspec 0.052731 0.047056 171.962929 ( 38.360268)
total: 374.57 sec