Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-034327
#<BuildRuby:0x00007f015e21fdc0
@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.20241207-034327",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.001241 0.007377 3.798347 ( 4.050081)
build_miniruby 0.001452 0.000342 1.811011 ( 1.820027)
build_ruby 0.002456 0.000000 4.480888 ( 4.695592)
build_all 0.009496 0.000911 6.805893 ( 5.555183)
build_install 0.020236 0.004042 10.055635 ( 7.780833)
test_btest 0.000730 0.000161 82.588346 ( 37.880371)
test_basic 0.011742 0.000736 1.135231 ( 1.237956)
test_all 0.119029 0.035950 754.166846 (270.594676)
test_rubyspec 0.038554 0.040489 117.456934 ( 20.649466)
total: 354.27 sec