Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-195101
#<BuildRuby:0x00007fda6a8bfdc0
@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.20241029-195101",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006749 0.001000 3.662891 ( 3.633075)
build_miniruby 0.001458 0.000216 1.480489 ( 1.483635)
build_ruby 0.001710 0.000253 3.431531 ( 3.613253)
build_all 0.007515 0.000462 5.891722 ( 2.322198)
build_install 0.007658 0.008569 7.773855 ( 3.628362)
test_btest 0.000625 0.000125 69.771146 ( 26.636156)
test_basic 0.004321 0.003412 0.801314 ( 0.855778)
test_all 0.104979 0.036398 674.987667 (197.652875)
test_rubyspec 0.058783 0.023653 114.168181 ( 21.979781)
total: 261.81 sec