Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-072209
#<BuildRuby:0x000055c95c375fc0
@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.20230726-072209",
@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.000027 0.000006 0.000033 ( 0.000030)
autoconf 0.000033 0.000007 0.000040 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003741 0.003916 2.470264 ( 6.099990)
build_miniruby 0.000000 0.001795 1.772070 ( 2.915832)
build_ruby 0.000000 0.001496 3.808916 ( 6.705092)
build_all 0.008064 0.000538 2.999930 ( 4.298668)
build_install 0.019596 0.001860 4.772294 ( 6.704103)
test_btest 0.000886 0.000215 87.296300 ( 61.470929)
test_basic 0.007463 0.000759 0.965862 ( 1.911780)
test_all 0.000908 0.000214 659.899086 (319.244190)
test_rubyspec 0.029061 0.027002 94.325138 (118.814652)
total: 528.17 sec