Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-195017
#<BuildRuby:0x000055d04fbfa1d8
@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.20230731-195017",
@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.000000 0.000023 ( 0.000023)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.006151 0.000340 2.310162 ( 8.017422)
build_miniruby 0.001733 0.000192 1.867633 ( 5.679335)
build_ruby 0.001714 0.000191 3.608910 ( 10.806027)
build_all 0.001129 0.007349 2.834694 ( 5.059344)
build_install 0.014238 0.007924 4.303003 ( 9.222259)
test_btest 0.000000 0.001004 81.099384 ( 66.095630)
test_basic 0.001040 0.006585 0.919891 ( 1.632147)
test_all 0.000915 0.000235 680.959405 (640.610371)
test_rubyspec 0.025943 0.029915 98.145392 (141.377586)
total: 888.50 sec