Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-172611
#<BuildRuby:0x0000563cea762028
@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-172611",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000018)
build_up 0.004749 0.000904 1.437936 ( 1.630885)
build_miniruby 0.001169 0.000000 0.680641 ( 0.679354)
build_ruby 0.001331 0.000000 1.178167 ( 1.171572)
build_all 0.001643 0.004229 2.759470 ( 1.472891)
build_install 0.004562 0.007315 2.207916 ( 1.390192)
test_btest 0.000573 0.000167 51.493256 ( 14.547420)
test_basic 0.000000 0.003754 0.275825 ( 0.370061)
test_all 0.000000 0.000971 486.011061 (151.360389)
test_rubyspec 0.011923 0.021549 45.559148 ( 55.921412)
total: 228.54 sec