Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230124-114944
#<BuildRuby:0x000055dbdf94a320
@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.20230124-114944",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.003709 0.000928 1.129752 ( 1.504755)
build_miniruby 0.001178 0.000294 1.151681 ( 1.151344)
build_ruby 0.001717 0.000000 2.775747 ( 3.065306)
build_all 0.007032 0.000000 3.592972 ( 1.789437)
build_install 0.006140 0.005649 2.745241 ( 1.875262)
test_btest 0.000721 0.000197 56.468524 ( 16.938810)
test_basic 0.005251 0.000371 0.420333 ( 0.519556)
test_all 0.002090 0.000545 624.200250 (190.517841)
test_rubyspec 0.009302 0.037412 67.512073 ( 77.616973)
total: 294.98 sec