Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-071705
#<BuildRuby:0x00007fad7e0efdc0
@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.20241005-071705",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.000283 0.008056 3.903787 ( 3.899615)
build_miniruby 0.001339 0.000406 1.647669 ( 1.646516)
build_ruby 0.001453 0.000441 3.995772 ( 4.164416)
build_all 0.007639 0.002315 7.431154 ( 2.991034)
build_install 0.015528 0.005105 10.761350 ( 5.058730)
test_btest 0.000682 0.000208 95.473702 ( 26.168767)
test_basic 0.001576 0.009393 1.207765 ( 1.249567)
test_all 0.115427 0.040317 782.000957 (238.898178)
test_rubyspec 0.040116 0.050234 137.173932 ( 29.038889)
total: 313.12 sec