Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-201810
#<BuildRuby:0x00007fbe0b08fdd8
@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.20241213-201810",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.003275 0.002575 1.832010 ( 2.254135)
build_miniruby 0.001030 0.000305 1.197559 ( 1.195017)
build_ruby 0.001433 0.000424 3.215143 ( 3.406643)
build_all 0.007768 0.000009 5.282325 ( 2.104069)
build_install 0.014420 0.002814 7.310076 ( 3.790516)
test_btest 0.000644 0.000172 74.067125 ( 21.370558)
test_basic 0.004976 0.004459 1.009014 ( 1.055889)
test_all 0.107466 0.035702 712.620847 (216.998993)
test_rubyspec 0.040359 0.036261 113.895009 ( 22.238470)
total: 274.42 sec