Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-052813
#<BuildRuby:0x000055b5cc9ce320
@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.20230209-052813",
@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.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001246 0.004452 1.177015 ( 1.814517)
build_miniruby 0.001510 0.000000 1.170846 ( 1.175483)
build_ruby 0.000000 0.001577 2.430064 ( 2.651331)
build_all 0.002043 0.005054 3.910342 ( 2.216561)
build_install 0.012223 0.001379 2.938341 ( 2.337425)
test_btest 0.003264 0.000000 55.832671 ( 27.756303)
test_basic 0.006430 0.000432 0.466840 ( 0.574461)
test_all 0.001086 0.000000 623.186173 (233.029366)
test_rubyspec 0.024515 0.022148 69.666352 ( 80.272627)
total: 351.83 sec