Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-161636
#<BuildRuby:0x00005620e912e4f8
@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.20231020-161636",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.006222 2.029396 ( 2.160693)
build_miniruby 0.000000 0.001800 1.453495 ( 1.452010)
build_ruby 0.000000 0.001550 3.419516 ( 3.609440)
build_all 0.006550 0.001484 5.733818 ( 2.897254)
build_install 0.016530 0.003403 7.178496 ( 4.066433)
test_btest 0.000690 0.000115 79.477480 ( 29.311791)
test_basic 0.006045 0.000000 0.808203 ( 0.944809)
test_all 0.001898 0.006826 656.702872 (220.636629)
test_rubyspec 0.049275 0.021139 99.506208 (124.665449)
total: 389.75 sec