Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-071422
#<BuildRuby:0x000055b9da1f21a8
@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.20230622-071422",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005474 0.000995 2.020084 ( 5.210263)
build_miniruby 0.001834 0.000000 1.575180 ( 1.597761)
build_ruby 0.001927 0.000000 3.028774 ( 4.198890)
build_all 0.006561 0.001070 2.337018 ( 2.194621)
build_install 0.019206 0.000000 3.854776 ( 3.611630)
test_btest 0.001165 0.000000 79.827694 ( 44.724994)
test_basic 0.007061 0.000664 0.877785 ( 1.249083)
test_all 0.001251 0.000178 606.475441 (456.693090)
test_rubyspec 0.037998 0.025155 90.533267 (176.478479)
total: 695.96 sec