Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-112932
#<BuildRuby:0x00007fee3d5dfdd0
@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.20241231-112932",
@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.000031 0.000007 0.000038 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.002223 0.003492 2.118923 ( 2.390643)
build_miniruby 0.001255 0.000335 1.636652 ( 1.637295)
build_ruby 0.000000 0.002201 4.338632 ( 4.529931)
build_all 0.006039 0.002740 6.753993 ( 3.033019)
build_install 0.018873 0.002134 8.536192 ( 4.836759)
test_btest 0.000739 0.000199 77.368035 ( 22.660211)
test_basic 0.004209 0.005148 0.874810 ( 0.921227)
test_all 0.108695 0.034987 650.688660 (189.458856)
test_rubyspec 0.037164 0.042528 113.959257 ( 20.554526)
total: 250.02 sec