Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-132146
#<BuildRuby:0x000056315994e130
@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.20230611-132146",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005517 0.000662 1.909533 ( 4.450573)
build_miniruby 0.001341 0.000161 1.383061 ( 1.931611)
build_ruby 0.002152 0.000000 2.818599 ( 3.894789)
build_all 0.007545 0.000631 2.371916 ( 3.076429)
build_install 0.019473 0.000607 3.556948 ( 4.305939)
test_btest 0.000858 0.000089 78.446771 ( 73.428318)
test_basic 0.003413 0.004593 0.830835 ( 1.304228)
test_all 0.001049 0.000140 578.205209 (529.046875)
test_rubyspec 0.033751 0.022532 87.320369 (114.490442)
total: 735.93 sec