Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-070928
#<BuildRuby:0x00007f60f575fdc0
@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-070928",
@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.000005 0.000025 ( 0.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.000000 0.007089 3.283783 ( 3.188228)
build_miniruby 0.000643 0.000936 1.621080 ( 1.617756)
build_ruby 0.001942 0.000000 3.668383 ( 3.874610)
build_all 0.000116 0.007294 5.447369 ( 2.120300)
build_install 0.014725 0.002243 7.608960 ( 3.533550)
test_btest 0.000648 0.000222 72.151165 ( 19.018360)
test_basic 0.008791 0.000380 0.946562 ( 0.993875)
test_all 0.078188 0.064075 692.352837 (215.784730)
test_rubyspec 0.040273 0.040720 116.163798 ( 24.285787)
total: 274.42 sec