Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-154601
#<BuildRuby:0x00005646d5d8e3d0
@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-154601",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003021 0.004278 2.586269 ( 2.355737)
build_miniruby 0.001306 0.000101 1.691903 ( 1.692205)
build_ruby 0.001715 0.000132 3.784587 ( 4.062312)
build_all 0.004241 0.004281 6.989038 ( 3.826871)
build_install 0.014259 0.008108 9.095221 ( 5.433041)
test_btest 0.000731 0.000118 94.025693 ( 51.184733)
test_basic 0.003840 0.003385 1.070477 ( 1.198592)
test_all 0.078360 0.049637 796.049741 (290.036110)
test_rubyspec 0.056861 0.041608 136.831570 (196.335956)
total: 556.13 sec