Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-133539
#<BuildRuby:0x000055a428dc9ef8
@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.20240320-133539",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005108 0.003541 3.941778 ( 2.980181)
build_miniruby 0.001259 0.000186 1.740645 ( 1.738957)
build_ruby 0.001646 0.000000 3.311311 ( 3.553235)
build_all 0.003909 0.003526 6.844568 ( 2.708494)
build_install 0.014653 0.005183 9.379046 ( 4.215862)
test_btest 0.000735 0.000143 92.008514 ( 37.479421)
test_basic 0.004788 0.004694 1.030313 ( 1.135354)
test_all 0.082743 0.035451 841.217667 (312.385806)
test_rubyspec 0.057556 0.034551 125.883482 (135.509058)
total: 501.71 sec