Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-231326
#<BuildRuby:0x00007ff5f692fdd0
@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.20241223-231326",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000000 0.005211 1.342511 ( 1.660251)
build_miniruby 0.000000 0.001361 1.053832 ( 1.052430)
build_ruby 0.000000 0.001812 3.098562 ( 3.329734)
build_all 0.004724 0.004197 5.530646 ( 2.102482)
build_install 0.013692 0.003438 7.078944 ( 3.615798)
test_btest 0.000598 0.000126 71.102086 ( 18.785644)
test_basic 0.009116 0.000411 1.015911 ( 1.062899)
test_all 0.100311 0.044059 691.417186 (202.528212)
test_rubyspec 0.032679 0.045217 114.186349 ( 27.052906)
total: 261.19 sec