Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-064706
#<BuildRuby:0x000055edfc062008
@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.20230710-064706",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.002746 0.003795 2.155650 ( 3.603695)
build_miniruby 0.001261 0.000158 1.625402 ( 1.631025)
build_ruby 0.001418 0.000177 3.230465 ( 3.472091)
build_all 0.003434 0.003916 2.724611 ( 2.180587)
build_install 0.017079 0.001301 4.276429 ( 4.145204)
test_btest 0.000601 0.000086 85.129479 ( 40.852050)
test_basic 0.003677 0.004169 0.959191 ( 1.091114)
test_all 0.001510 0.000252 638.798916 (257.428266)
test_rubyspec 0.010787 0.046353 95.669719 (108.970038)
total: 423.38 sec