Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-232929
#<BuildRuby:0x00007f934598fdc0
@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.20241112-232929",
@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.000023)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000032 0.000008 0.000040 ( 0.000039)
build_up 0.007699 0.000889 3.883680 ( 3.874987)
build_miniruby 0.001360 0.000328 1.575986 ( 1.575262)
build_ruby 0.001498 0.000362 4.792654 ( 4.929614)
build_all 0.002237 0.007896 6.647710 ( 3.990613)
build_install 0.021611 0.002469 9.906384 ( 5.738641)
test_btest 0.000789 0.000215 83.565997 ( 32.745766)
test_basic 0.001652 0.008059 1.055285 ( 1.103321)
test_all 0.107086 0.039972 739.627192 (241.575634)
test_rubyspec 0.024274 0.060432 119.826188 ( 28.238334)
total: 323.77 sec