Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-141717
#<BuildRuby:0x000055ce5db223d0
@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.20230826-141717",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000043 0.000001 0.000044 ( 0.000044)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006195 0.000206 1.923373 ( 3.109596)
build_miniruby 0.001455 0.000048 1.169498 ( 1.167653)
build_ruby 0.001393 0.000000 2.731628 ( 2.929334)
build_all 0.006303 0.000000 5.436841 ( 2.097682)
build_install 0.003593 0.011657 6.961106 ( 3.412668)
test_btest 0.001020 0.000117 81.532010 ( 22.395935)
test_basic 0.005186 0.000000 0.815704 ( 0.877533)
test_all 0.008321 0.000601 640.215567 (197.144847)
test_rubyspec 0.030017 0.021109 87.867581 ( 99.342216)
total: 332.48 sec