Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241223-014922
#<BuildRuby:0x00007f741c14fdd8
@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.20241223-014922",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.004905 0.000817 2.056791 ( 2.433039)
build_miniruby 0.001574 0.000000 1.727973 ( 1.739293)
build_ruby 0.000000 0.002455 4.469483 ( 4.557371)
build_all 0.007465 0.002575 6.785564 ( 3.571840)
build_install 0.022308 0.000101 8.495662 ( 5.130320)
test_btest 0.000000 0.000825 76.313585 ( 33.310160)
test_basic 0.002739 0.008416 1.036846 ( 1.093828)
test_all 0.118575 0.028728 687.705746 (223.098066)
test_rubyspec 0.067449 0.015206 113.422952 ( 21.459867)
total: 296.39 sec