Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-035508
#<BuildRuby:0x0000562462a0e380
@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.20221204-035508",
@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.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001518 0.004380 1.405581 ( 1.620668)
build_miniruby 0.000966 0.000145 0.750190 ( 0.748869)
build_ruby 0.001203 0.000181 1.477592 ( 1.469912)
build_all 0.007926 0.000000 3.822198 ( 2.036878)
build_install 0.010126 0.004468 2.389689 ( 1.478955)
test_btest 0.000659 0.000110 59.128309 ( 18.615416)
test_basic 0.003681 0.000614 0.377361 ( 0.471015)
test_all 0.001505 0.000250 638.197871 (217.066706)
test_rubyspec 0.027645 0.013504 69.390752 ( 80.119021)
total: 323.63 sec