Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-110557
#<BuildRuby:0x000055be4c5aa360
@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.20230105-110557",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.003999 0.000631 1.096398 ( 1.466042)
build_miniruby 0.000969 0.000153 1.528219 ( 1.527174)
build_ruby 0.001114 0.000176 3.294617 ( 3.669670)
build_all 0.001286 0.005998 3.651980 ( 1.770952)
build_install 0.011266 0.004717 2.860471 ( 2.015427)
test_btest 0.000558 0.000139 55.597713 ( 16.007024)
test_basic 0.003353 0.002740 0.387231 ( 0.481608)
test_all 0.001740 0.000000 622.656185 (181.394580)
test_rubyspec 0.025134 0.012726 62.898911 ( 72.776796)
total: 281.11 sec