Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-151848
#<BuildRuby:0x00007faf4984fdc8
@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.20240829-151848",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.003213 0.004682 3.720932 ( 3.841300)
build_miniruby 0.001419 0.000321 1.689087 ( 1.686352)
build_ruby 0.001536 0.000347 4.033547 ( 4.230097)
build_all 0.001824 0.006552 8.011006 ( 3.197604)
build_install 0.006918 0.010241 9.958006 ( 4.589619)
test_btest 0.000000 0.000960 113.545170 ( 29.564919)
test_basic 0.004865 0.006994 1.287409 ( 1.345115)
test_all 0.101451 0.045195 837.450029 (248.908001)
test_rubyspec 0.053556 0.037926 165.069270 ( 35.972247)
total: 333.34 sec