Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-203715
#<BuildRuby:0x0000563aebb921a8
@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.20230724-203715",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000037 0.000005 0.000042 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.004093 0.003287 2.222598 ( 4.728903)
build_miniruby 0.001107 0.000185 1.638656 ( 2.194035)
build_ruby 0.001545 0.000258 3.322674 ( 4.433974)
build_all 0.007674 0.000000 2.703392 ( 2.844640)
build_install 0.018835 0.000476 4.014558 ( 4.473732)
test_btest 0.000812 0.000000 81.238547 ( 48.478201)
test_basic 0.003824 0.003447 0.952742 ( 1.430671)
test_all 0.001402 0.000221 605.118743 (300.442825)
test_rubyspec 0.022492 0.033537 89.823170 (102.738125)
total: 471.77 sec