Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-010124
#<BuildRuby:0x00007fd3a848fde0
@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.20241125-010124",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.001828 0.006103 3.381865 ( 3.396145)
build_miniruby 0.001471 0.000471 1.817388 ( 1.830730)
build_ruby 0.002272 0.000000 4.192170 ( 7.758676)
build_all 0.004931 0.003722 6.106232 ( 2.420972)
build_install 0.011531 0.009162 8.130943 ( 5.930481)
test_btest 0.000688 0.000261 79.143523 ( 23.838073)
test_basic 0.011712 0.001304 1.194023 ( 1.541344)
test_all 0.124584 0.028595 732.110217 (223.081971)
test_rubyspec 0.052523 0.032533 121.887617 ( 24.276095)
total: 294.08 sec