Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-125848
#<BuildRuby:0x00007f0b48bcfde0
@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.20241230-125848",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005319 0.000171 1.628251 ( 1.931211)
build_miniruby 0.001499 0.000000 1.421366 ( 1.418797)
build_ruby 0.001648 0.000000 3.246631 ( 3.441316)
build_all 0.004727 0.003431 6.273801 ( 2.548392)
build_install 0.012948 0.004088 8.040586 ( 4.332122)
test_btest 0.000000 0.001032 74.756029 ( 20.895811)
test_basic 0.000663 0.009017 0.998340 ( 1.046695)
test_all 0.102974 0.039674 696.765295 (235.880455)
test_rubyspec 0.042929 0.034502 117.550393 ( 28.580480)
total: 300.08 sec