Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241122-023423
#<BuildRuby:0x00007f4d3439fde0
@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.20241122-023423",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.000423 0.006924 3.373127 ( 3.352170)
build_miniruby 0.001119 0.000360 1.454625 ( 1.451710)
build_ruby 0.001426 0.000458 3.333788 ( 3.715950)
build_all 0.001676 0.005698 5.660018 ( 2.200223)
build_install 0.016396 0.000381 8.371264 ( 3.991158)
test_btest 0.000660 0.000213 77.384226 ( 20.346166)
test_basic 0.005142 0.004301 0.953075 ( 1.000668)
test_all 0.120780 0.023778 736.693951 (222.514406)
test_rubyspec 0.041021 0.041870 117.363200 ( 27.111336)
total: 285.68 sec