Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-001451
#<BuildRuby:0x00007fc2502efdc8
@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.20241212-001451",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000029)
build_up 0.002133 0.004752 2.887857 ( 3.240641)
build_miniruby 0.000976 0.000325 1.144722 ( 1.142240)
build_ruby 0.001154 0.000385 2.802464 ( 3.009367)
build_all 0.007696 0.000000 5.024919 ( 1.973309)
build_install 0.013735 0.003081 7.457426 ( 3.539030)
test_btest 0.000764 0.000231 67.666683 ( 18.313028)
test_basic 0.003835 0.005397 0.873411 ( 0.923163)
test_all 0.102740 0.035772 624.585637 (202.074912)
test_rubyspec 0.035082 0.043433 116.716164 ( 28.440227)
total: 262.66 sec