Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-075249
#<BuildRuby:0x00005579ed6364f8
@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.20240312-075249",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.008955 0.000321 2.720896 ( 3.621408)
build_miniruby 0.001435 0.000096 1.767000 ( 1.960962)
build_ruby 0.000000 0.001839 3.840615 ( 4.228476)
build_all 0.000000 0.008416 6.858491 ( 4.660533)
build_install 0.013545 0.008123 8.599203 ( 6.440980)
test_btest 0.000993 0.000188 94.195898 ( 62.868640)
test_basic 0.008163 0.001544 1.123921 ( 1.532224)
test_all 0.068401 0.054156 840.645002 (457.301953)
test_rubyspec 0.046153 0.053788 136.923455 (196.949812)
total: 739.57 sec