Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-090754
#<BuildRuby:0x00005586c331dfb8
@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.20230809-090754",
@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.000020 0.000004 0.000024 ( 0.000057)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005835 0.001122 2.176574 ( 6.335411)
build_miniruby 0.001380 0.000266 1.651312 ( 2.411187)
build_ruby 0.001355 0.000260 3.357218 ( 5.935684)
build_all 0.007305 0.001404 2.801700 ( 4.245700)
build_install 0.018204 0.001572 4.386124 ( 5.611777)
test_btest 0.000597 0.000106 82.981056 ( 62.931306)
test_basic 0.000000 0.008510 0.957542 ( 1.864287)
test_all 0.000000 0.001365 675.702220 (517.248176)
test_rubyspec 0.021070 0.038008 99.431075 (187.655149)
total: 794.24 sec