Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-014057
#<BuildRuby:0x00005585507761d8
@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-014057",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006666 0.000444 2.083128 ( 5.302866)
build_miniruby 0.001623 0.000000 1.632721 ( 2.347553)
build_ruby 0.001696 0.000000 3.163949 ( 5.418831)
build_all 0.008484 0.000000 2.397450 ( 3.361477)
build_install 0.019448 0.000871 4.039572 ( 6.308231)
test_btest 0.000734 0.000043 81.933817 ( 58.436634)
test_basic 0.000392 0.004665 0.851752 ( 1.413953)
test_all 0.002643 0.000150 638.150351 (288.675279)
test_rubyspec 0.027566 0.016436 80.859196 ( 92.497151)
total: 463.76 sec