Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-005110
#<BuildRuby:0x000056358e6d2008
@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.20240204-005110",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.005897 1.869419 ( 2.221852)
build_miniruby 0.000000 0.001676 1.590220 ( 1.588701)
build_ruby 0.000025 0.002018 3.220051 ( 3.444423)
build_all 0.003259 0.004780 6.351587 ( 3.041322)
build_install 0.010108 0.009352 7.876214 ( 4.376998)
test_btest 0.000788 0.000310 87.148417 ( 35.910798)
test_basic 0.002473 0.003178 0.914760 ( 0.979578)
test_all 0.073097 0.045641 711.937529 (341.263288)
test_rubyspec 0.055551 0.054795 183.800083 (225.272565)
total: 618.10 sec