Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-223915
#<BuildRuby:0x00005588637be008
@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.20230926-223915",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.003143 0.004444 2.327001 ( 5.249850)
build_miniruby 0.000000 0.001679 1.782788 ( 2.091662)
build_ruby 0.000000 0.001784 3.599109 ( 4.357074)
build_all 0.003845 0.004573 6.324173 ( 5.725038)
build_install 0.021147 0.000000 7.937581 ( 7.544828)
test_btest 0.000894 0.000000 86.619559 ( 59.959080)
test_basic 0.002335 0.007310 1.031095 ( 1.416932)
test_all 0.008356 0.001806 707.683202 (430.316025)
test_rubyspec 0.050991 0.020290 107.239019 (130.278034)
total: 646.94 sec