Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-184400
#<BuildRuby:0x000055bf4ded61a8
@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.20240313-184400",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.007932 0.000801 4.321741 ( 3.733608)
build_miniruby 0.003621 0.003981 108.734370 ( 43.015011)
build_ruby 0.001396 0.000322 4.222275 ( 4.470529)
build_all 0.000000 0.007887 6.855874 ( 3.186573)
build_install 0.020516 0.000206 9.014858 ( 5.073246)
test_btest 0.001186 0.000000 92.716751 ( 38.523509)
test_basic 0.007624 0.001193 0.976114 ( 1.041126)
test_all 0.101261 0.018167 843.010787 (335.717299)
test_rubyspec 0.063192 0.026657 125.424950 (134.793029)
total: 569.56 sec