Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-040106
#<BuildRuby:0x0000557cf3badef0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-040106",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.005881 1.281966 ( 1.457353)
build_miniruby 0.000442 0.000761 0.797408 ( 0.795791)
build_ruby 0.001089 0.000363 1.160881 ( 1.153190)
build_all 0.006437 0.000000 3.106911 ( 1.461753)
build_install 0.008777 0.002688 2.208972 ( 1.288579)
test_btest 0.000555 0.000166 59.220461 ( 15.493055)
test_basic 0.003128 0.000939 0.323647 ( 0.417400)
test_all 0.001024 0.000000 623.111979 (197.814084)
test_rubyspec 0.026183 0.019532 67.505615 ( 77.403796)
total: 297.29 sec