Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-003126
#<BuildRuby:0x0000561521369fc0
@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.20230910-003126",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.006261 1.976884 ( 3.194817)
build_miniruby 0.000108 0.001639 1.319264 ( 1.317006)
build_ruby 0.001351 0.000000 2.996750 ( 3.218424)
build_all 0.006982 0.000073 5.999723 ( 2.513208)
build_install 0.017072 0.002044 7.393030 ( 3.696265)
test_btest 0.000000 0.001089 83.824059 ( 22.513266)
test_basic 0.002607 0.002905 0.874776 ( 0.930706)
test_all 0.006023 0.002985 667.201716 (194.243309)
test_rubyspec 0.022324 0.036444 94.062415 (105.742711)
total: 337.37 sec