Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-223542
#<BuildRuby:0x0000562a697d2208
@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-223542",
@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.000000 0.000000 0.000000 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001002 0.004177 0.974458 ( 1.215300)
build_miniruby 0.001089 0.000000 0.664306 ( 0.663757)
build_ruby 0.001455 0.000000 1.122666 ( 1.116162)
build_all 0.002499 0.003308 2.631811 ( 1.369294)
build_install 0.010556 0.000631 1.725812 ( 1.076414)
test_btest 0.000596 0.000133 52.679891 ( 14.423339)
test_basic 0.003991 0.000006 0.277591 ( 0.372750)
test_all 0.000882 0.000186 475.111577 (149.517178)
test_rubyspec 0.005526 0.025344 45.440819 ( 55.818133)
total: 225.57 sec