Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-162053
#<BuildRuby:0x00007faec32dfdd8
@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.20241120-162053",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007401 0.000000 3.759708 ( 4.353448)
build_miniruby 0.000000 0.001606 2.717173 ( 2.160103)
build_ruby 0.000000 0.001784 3.993435 ( 4.132168)
build_all 0.003344 0.005172 6.243217 ( 2.544795)
build_install 0.014121 0.004570 8.771244 ( 4.173002)
test_btest 0.000738 0.000190 77.607456 ( 20.495926)
test_basic 0.005306 0.004498 0.916769 ( 0.964175)
test_all 0.097165 0.046758 758.020766 (227.006398)
test_rubyspec 0.051311 0.030318 114.161089 ( 26.789557)
total: 292.62 sec