Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-180113
#<BuildRuby:0x00005635de3d2380
@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-180113",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.006166 1.490626 ( 1.800577)
build_miniruby 0.000000 0.001381 0.913870 ( 0.912286)
build_ruby 0.000000 0.001631 1.513451 ( 1.506297)
build_all 0.001434 0.006076 3.813541 ( 2.087658)
build_install 0.005889 0.008765 2.783767 ( 1.913625)
test_btest 0.000000 0.000800 60.637506 ( 24.798721)
test_basic 0.004233 0.001533 0.383379 ( 0.483586)
test_all 0.000839 0.000354 626.092771 (197.022292)
test_rubyspec 0.028654 0.013353 63.540483 ( 73.591736)
total: 304.12 sec