Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-045234
#<BuildRuby:0x00005652731663b0
@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.20221206-045234",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.001096 0.004182 1.210833 ( 1.689519)
build_miniruby 0.001035 0.000141 0.808140 ( 0.808098)
build_ruby 0.001409 0.000000 1.188455 ( 1.181554)
build_all 0.006176 0.000000 3.025015 ( 1.430255)
build_install 0.011064 0.000260 2.295061 ( 1.411144)
test_btest 0.000630 0.000073 57.204661 ( 15.360113)
test_basic 0.004277 0.000003 0.282565 ( 0.376719)
test_all 0.001095 0.000122 549.402737 (157.625172)
test_rubyspec 0.016210 0.023163 57.764837 ( 67.631548)
total: 247.51 sec