Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-004746
#<BuildRuby:0x0000557c99e11f70
@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.20230713-004746",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006260 0.000481 2.019784 ( 4.309958)
build_miniruby 0.001422 0.000000 1.582036 ( 1.603259)
build_ruby 0.001654 0.000000 3.176317 ( 3.722432)
build_all 0.002830 0.004550 2.636207 ( 2.412866)
build_install 0.017165 0.001365 4.038847 ( 3.892110)
test_btest 0.000677 0.000000 82.018905 ( 45.811703)
test_basic 0.002671 0.000000 0.875578 ( 1.184719)
test_all 0.001227 0.000000 618.799288 (284.305380)
test_rubyspec 0.022612 0.031553 90.766739 (108.566830)
total: 455.81 sec