Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-143510
#<BuildRuby:0x000055f117aea138
@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.20240225-143510",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006685 0.000645 2.440671 ( 2.425527)
build_miniruby 0.001154 0.000247 1.598967 ( 1.600817)
build_ruby 0.001404 0.000301 3.370367 ( 3.592408)
build_all 0.007251 0.000000 6.457743 ( 3.298136)
build_install 0.010511 0.007381 8.398994 ( 4.587023)
test_btest 0.000571 0.000138 91.925948 ( 37.905066)
test_basic 0.003497 0.003761 0.970571 ( 1.070025)
test_all 0.076056 0.039844 786.582362 (289.154043)
test_rubyspec 0.049788 0.038633 121.515131 (130.820939)
total: 474.45 sec