Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-065905
#<BuildRuby:0x0000556b9a172018
@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.20240320-065905",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002235 0.007457 3.994345 ( 3.102493)
build_miniruby 0.001003 0.000334 1.654172 ( 1.654069)
build_ruby 0.001303 0.000434 3.557969 ( 3.784230)
build_all 0.002369 0.005902 7.064446 ( 3.381537)
build_install 0.013137 0.007626 9.638771 ( 5.045304)
test_btest 0.000000 0.000959 96.136570 ( 38.088499)
test_basic 0.007766 0.001223 0.944742 ( 1.030703)
test_all 0.056767 0.060945 755.611880 (296.142486)
test_rubyspec 0.056633 0.032337 128.272697 (137.828326)
total: 490.06 sec