Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-010236
#<BuildRuby:0x0000559a7752e3d0
@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.20230110-010236",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004125 0.000343 0.974289 ( 1.489684)
build_miniruby 0.001020 0.000085 1.181724 ( 1.180159)
build_ruby 0.001282 0.000107 2.550312 ( 2.924988)
build_all 0.006363 0.000530 3.167106 ( 1.580544)
build_install 0.014139 0.000055 2.520293 ( 1.675527)
test_btest 0.000676 0.000050 56.607680 ( 14.510516)
test_basic 0.004690 0.000348 0.404369 ( 0.496278)
test_all 0.001581 0.000000 610.592548 (187.425434)
test_rubyspec 0.029089 0.015222 65.801688 ( 75.788288)
total: 287.07 sec