Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-075249
#<BuildRuby:0x0000560e2a49a118
@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.20230122-075249",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000021 0.000006 0.000027 ( 0.000028)
configure 0.000077 0.000000 0.000077 ( 0.000112)
build_up 0.004341 0.000129 1.053533 ( 1.800064)
build_miniruby 0.001246 0.000340 1.143459 ( 1.142154)
build_ruby 0.001384 0.000000 2.780829 ( 3.093594)
build_all 0.006084 0.000901 3.536180 ( 1.739140)
build_install 0.007761 0.006585 2.709967 ( 1.891221)
test_btest 0.000666 0.000202 57.486748 ( 19.412339)
test_basic 0.003553 0.002791 0.428617 ( 0.524581)
test_all 0.000000 0.001708 629.284209 (212.136463)
test_rubyspec 0.033037 0.014076 69.672336 ( 80.252224)
total: 321.99 sec