Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-153459
#<BuildRuby:0x00007fed30e3fdd0
@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.20241229-153459",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005461 0.000233 1.952962 ( 2.255985)
build_miniruby 0.001265 0.000204 1.525637 ( 1.527770)
build_ruby 0.001529 0.000247 4.019591 ( 4.154603)
build_all 0.007852 0.001267 6.267931 ( 2.654662)
build_install 0.015765 0.000425 7.885922 ( 4.277369)
test_btest 0.000940 0.000096 72.210463 ( 19.349838)
test_basic 0.003801 0.004400 0.908903 ( 0.959695)
test_all 0.114486 0.026510 695.176643 (228.857725)
test_rubyspec 0.047545 0.026414 114.656505 ( 24.708576)
total: 288.75 sec