Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-151109
#<BuildRuby:0x000055924b7022a8
@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.20230620-151109",
@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.000004 0.000019 ( 0.000021)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002366 0.004488 2.013495 ( 5.291113)
build_miniruby 0.001242 0.000447 1.473755 ( 2.167415)
build_ruby 0.000000 0.001776 2.936617 ( 26.158959)
build_all 0.004238 0.003634 5.280493 ( 5.264765)
build_install 0.020165 0.000126 6.808932 ( 6.251767)
test_btest 0.000558 0.000186 78.090272 ( 48.927894)
test_basic 0.002283 0.004830 0.814612 ( 1.351786)
test_all 0.001168 0.000429 610.725457 (518.783850)
test_rubyspec 0.028478 0.030707 90.487881 (164.999325)
total: 779.20 sec