Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240226-034717
#<BuildRuby:0x000056041df724f8
@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.20240226-034717",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000000 0.008149 2.609996 ( 2.875964)
build_miniruby 0.001133 0.000307 1.785186 ( 1.816957)
build_ruby 0.001263 0.000340 3.510954 ( 3.813120)
build_all 0.003203 0.005197 6.752950 ( 4.606412)
build_install 0.017858 0.004006 8.879193 ( 6.019263)
test_btest 0.000752 0.000223 93.077577 ( 60.402005)
test_basic 0.003294 0.004364 1.030464 ( 1.379715)
test_all 0.082418 0.041150 806.949776 (640.552035)
test_rubyspec 0.061892 0.041801 140.739463 (238.337958)
total: 959.80 sec