Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-180400
#<BuildRuby:0x00007f38dd3efdd8
@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.20241221-180400",
@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.000021)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.000000 0.006381 2.072990 ( 2.444662)
build_miniruby 0.000835 0.000750 1.621761 ( 1.626711)
build_ruby 0.001955 0.000000 4.235021 ( 4.359563)
build_all 0.007006 0.003150 6.743786 ( 3.956659)
build_install 0.009945 0.011017 8.604386 ( 5.520532)
test_btest 0.000616 0.000211 78.513801 ( 31.826453)
test_basic 0.004229 0.007821 1.017535 ( 1.097360)
test_all 0.105739 0.041014 745.188219 (243.735165)
test_rubyspec 0.039745 0.042470 116.483667 ( 27.824804)
total: 322.39 sec