Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-001622
#<BuildRuby:0x000055618330e118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-001622",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005663 0.001133 1.578351 ( 1.867070)
build_miniruby 0.001313 0.000262 1.662473 ( 1.698832)
build_ruby 0.001641 0.000329 2.997135 ( 3.029625)
build_all 0.008018 0.000709 4.099667 ( 2.303577)
build_install 0.002478 0.015816 3.158811 ( 2.610615)
test_btest 0.000541 0.000174 59.264238 ( 29.292730)
test_basic 0.005619 0.000420 0.435357 ( 0.598031)
test_all 0.001663 0.000516 705.590366 (596.982709)
test_rubyspec 0.039889 0.019219 74.822990 (104.712539)
total: 743.10 sec