Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-005652
#<BuildRuby:0x0000556d28c0e118
@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.20230726-005652",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.003572 0.002688 2.000242 ( 3.165730)
build_miniruby 0.001854 0.000000 1.625063 ( 1.624966)
build_ruby 0.000000 0.001799 2.932697 ( 3.180518)
build_all 0.000772 0.006257 2.616737 ( 1.529959)
build_install 0.016698 0.002125 3.980407 ( 2.668710)
test_btest 0.000575 0.000203 80.278941 ( 21.188091)
test_basic 0.004634 0.001644 0.878069 ( 0.945785)
test_all 0.000907 0.000322 644.007702 (186.952234)
test_rubyspec 0.025438 0.028471 85.347886 ( 97.087437)
total: 318.34 sec