Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-115504
#<BuildRuby:0x00005628a0115f48
@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.20230831-115504",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.002776 0.003755 1.883639 ( 3.428924)
build_miniruby 0.001606 0.000259 1.738137 ( 1.867875)
build_ruby 0.001661 0.000268 3.693867 ( 4.506056)
build_all 0.005067 0.004184 6.609405 ( 5.549757)
build_install 0.007440 0.014142 7.620374 ( 6.395096)
test_btest 0.000641 0.000180 85.241463 ( 51.411925)
test_basic 0.007049 0.001983 0.994355 ( 1.350734)
test_all 0.010000 0.000267 727.215574 (364.132299)
test_rubyspec 0.041573 0.029077 104.493628 (116.480095)
total: 555.12 sec