Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-132005
#<BuildRuby:0x00007f0b4977fdc0
@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.20241231-132005",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000055 0.000000 0.000055 ( 0.000055)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.002106 0.003780 1.924785 ( 2.230034)
build_miniruby 0.001237 0.000193 1.415340 ( 1.414961)
build_ruby 0.001823 0.000285 4.088452 ( 4.248107)
build_all 0.006012 0.003717 6.728899 ( 3.049053)
build_install 0.010832 0.009637 8.482569 ( 4.680183)
test_btest 0.000786 0.000000 76.517613 ( 22.861151)
test_basic 0.000000 0.009788 1.045172 ( 1.091991)
test_all 0.101607 0.041023 690.649652 (217.018960)
test_rubyspec 0.056796 0.026404 118.084045 ( 27.595914)
total: 284.19 sec