Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-010852
#<BuildRuby:0x0000555be6cb9ed0
@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.20230827-010852",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000026 0.000001 0.000027 ( 0.000028)
build_up 0.002630 0.004246 2.226111 ( 4.640737)
build_miniruby 0.001565 0.000157 1.672483 ( 1.905771)
build_ruby 0.000000 0.002141 3.369753 ( 3.683353)
build_all 0.003754 0.004719 6.606290 ( 4.627638)
build_install 0.019350 0.000524 7.918913 ( 6.077690)
test_btest 0.000653 0.000088 84.863207 ( 44.209112)
test_basic 0.005282 0.004199 1.011593 ( 1.347001)
test_all 0.008201 0.002085 691.111997 (304.683946)
test_rubyspec 0.043614 0.030683 107.067882 (127.074825)
total: 498.25 sec