Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-092534
#<BuildRuby:0x000055699be81fc0
@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.20230817-092534",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002920 0.003928 2.314313 ( 7.006620)
build_miniruby 0.001421 0.000203 1.702423 ( 4.465551)
build_ruby 0.001755 0.000251 3.370117 ( 6.886544)
build_all 0.000000 0.008475 6.384554 ( 8.198983)
build_install 0.016590 0.004887 7.962578 ( 9.940402)
test_btest 0.000953 0.000215 83.207661 ( 66.446029)
test_basic 0.004445 0.004368 1.003373 ( 1.822555)
test_all 0.006655 0.003628 698.065021 (589.489850)
test_rubyspec 0.035916 0.041399 108.375140 (211.914322)
total: 906.17 sec