Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-093318
#<BuildRuby:0x00007f64a981fdc0
@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.20241216-093318",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006514 0.000558 2.605440 ( 3.509100)
build_miniruby 0.001763 0.000151 1.763044 ( 1.844341)
build_ruby 0.002484 0.000213 4.478939 ( 4.866839)
build_all 0.006859 0.005001 6.706106 ( 4.459708)
build_install 0.018398 0.007043 8.792942 ( 7.010953)
test_btest 0.000720 0.000103 81.016315 ( 63.872904)
test_basic 0.001777 0.008616 1.076179 ( 1.421237)
test_all 0.114220 0.034898 798.756811 (335.163178)
test_rubyspec 0.048323 0.033197 117.484714 ( 34.847345)
total: 457.00 sec