Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-023350
#<BuildRuby:0x00007ff4de5ffde0
@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.20241224-023350",
@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.000010 0.000003 0.000013 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000882 0.004332 1.653978 ( 1.956168)
build_miniruby 0.000995 0.000367 1.167068 ( 1.164812)
build_ruby 0.001165 0.000429 2.901203 ( 3.127129)
build_all 0.000000 0.007524 5.687885 ( 2.239012)
build_install 0.017425 0.000000 7.522256 ( 4.005505)
test_btest 0.000876 0.000000 68.843937 ( 19.259077)
test_basic 0.008913 0.000104 0.850899 ( 0.897248)
test_all 0.108598 0.031775 715.415155 (240.106906)
test_rubyspec 0.034939 0.043916 116.071416 ( 24.758855)
total: 297.52 sec