Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-231437
#<BuildRuby:0x000055f41799df48
@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.20230906-231437",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.002013 0.003777 1.766385 ( 2.117414)
build_miniruby 0.001563 0.000208 1.729614 ( 1.735555)
build_ruby 0.000000 0.001950 3.101055 ( 3.276282)
build_all 0.005127 0.002874 6.154418 ( 3.158196)
build_install 0.006774 0.012220 7.553550 ( 4.460629)
test_btest 0.000700 0.000175 81.938192 ( 31.728131)
test_basic 0.007751 0.000000 0.840314 ( 0.904192)
test_all 0.007115 0.001064 662.488858 (242.263151)
test_rubyspec 0.022431 0.046512 96.338684 (107.975220)
total: 397.62 sec