Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-001021
#<BuildRuby:0x00007f9dc6dffdc0
@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.20241230-001021",
@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.000028 0.000003 0.000031 ( 0.000032)
autoconf 0.000052 0.000005 0.000057 ( 0.000057)
configure 0.000046 0.000005 0.000051 ( 0.000051)
build_up 0.006042 0.000220 2.185435 ( 3.869664)
build_miniruby 0.001702 0.000175 1.712279 ( 2.231404)
build_ruby 0.002291 0.000235 4.374722 ( 5.371469)
build_all 0.010592 0.000652 7.070550 ( 7.746142)
build_install 0.023963 0.000639 9.104150 ( 9.844012)
test_btest 0.000679 0.000061 80.150108 ( 81.386584)
test_basic 0.002837 0.008615 1.082645 ( 1.989057)
test_all 0.102870 0.046570 744.362337 (301.629859)
test_rubyspec 0.048125 0.032906 118.149244 ( 31.909874)
total: 445.98 sec