Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-215727
#<BuildRuby:0x000055f8ac8d5fb8
@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.20240211-215727",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.001478 0.004220 1.897476 ( 2.295813)
build_miniruby 0.000000 0.001919 1.521704 ( 1.520921)
build_ruby 0.000000 0.001816 3.126240 ( 3.389773)
build_all 0.008204 0.000000 6.814402 ( 3.288654)
build_install 0.012872 0.005103 8.116392 ( 4.589698)
test_btest 0.000615 0.000099 91.788979 ( 33.918981)
test_basic 0.002886 0.004027 1.010781 ( 1.107027)
test_all 0.090539 0.028866 799.222755 (334.270136)
test_rubyspec 0.056813 0.048222 176.449263 (185.974288)
total: 570.36 sec