Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-011603
#<BuildRuby:0x00005605f2152108
@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.20230701-011603",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002767 0.003861 2.161453 ( 4.185381)
build_miniruby 0.001733 0.000248 1.708325 ( 1.745297)
build_ruby 0.001709 0.000000 3.128873 ( 3.402540)
build_all 0.007663 0.000174 2.444143 ( 1.901737)
build_install 0.016568 0.000512 3.810020 ( 3.602407)
test_btest 0.000661 0.000080 83.221160 ( 36.318215)
test_basic 0.005053 0.000104 0.747644 ( 1.649756)
test_all 0.000798 0.001545 615.695057 (438.278600)
test_rubyspec 0.027263 0.033425 91.828423 (138.412697)
total: 629.50 sec