Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-161222
#<BuildRuby:0x00007ff74248fdc8
@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-161222",
@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.000026 0.000003 0.000029 ( 0.000030)
autoconf 0.000047 0.000006 0.000053 ( 0.000053)
configure 0.000043 0.000006 0.000049 ( 0.000050)
build_up 0.006037 0.000266 2.210365 ( 2.925630)
build_miniruby 0.000000 0.001769 1.692866 ( 1.879648)
build_ruby 0.001186 0.001160 4.528791 ( 5.217709)
build_all 0.006776 0.004441 7.161681 ( 6.172216)
build_install 0.021958 0.002968 9.197977 ( 8.608902)
test_btest 0.000741 0.000126 83.119774 ( 55.871209)
test_basic 0.010308 0.001754 1.165192 ( 1.391646)
test_all 0.099119 0.047286 725.327254 (250.429237)
test_rubyspec 0.056327 0.024950 116.531992 ( 28.484546)
total: 360.98 sec