Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-035237
#<BuildRuby:0x0000559d310a24f8
@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.20240222-035237",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004975 0.004447 2.760224 ( 4.310624)
build_miniruby 0.001568 0.000440 1.849988 ( 2.397348)
build_ruby 0.001427 0.000400 3.695525 ( 5.087882)
build_all 0.009515 0.000186 7.230815 ( 7.547393)
build_install 0.019277 0.002515 9.282057 ( 9.185773)
test_btest 0.000673 0.000162 97.406905 (107.487666)
test_basic 0.002871 0.005609 1.001262 ( 1.658080)
test_all 0.092306 0.037009 882.758028 (1047.529150)
test_rubyspec 0.032417 0.065526 138.593866 (224.017953)
total: 1409.22 sec