Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-010543
#<BuildRuby:0x00005570dd516168
@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.20221207-010543",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000006 0.000001 0.000007 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000942 0.004296 1.255436 ( 1.452663)
build_miniruby 0.000841 0.000252 0.681163 ( 0.679925)
build_ruby 0.001048 0.000314 1.487331 ( 1.482065)
build_all 0.005509 0.001652 3.607843 ( 1.845094)
build_install 0.007865 0.005583 2.662121 ( 1.747739)
test_btest 0.000480 0.000160 55.329588 ( 16.295412)
test_basic 0.001029 0.003322 0.359170 ( 0.457125)
test_all 0.001109 0.000000 611.510239 (174.189118)
test_rubyspec 0.013466 0.019506 62.668251 ( 72.585687)
total: 270.74 sec