Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-231910
#<BuildRuby:0x000055b46aaedf70
@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.20230829-231910",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002675 0.004298 2.238123 ( 4.503992)
build_miniruby 0.001790 0.000185 1.694918 ( 1.712352)
build_ruby 0.000000 0.002117 3.321002 ( 3.709861)
build_all 0.002424 0.005858 6.301100 ( 3.952250)
build_install 0.013286 0.005897 7.945800 ( 5.413668)
test_btest 0.000678 0.000131 83.296697 ( 45.713497)
test_basic 0.006658 0.001288 0.986461 ( 1.417497)
test_all 0.006062 0.003971 663.787325 (288.658529)
test_rubyspec 0.011052 0.057686 102.571256 (114.797155)
total: 469.88 sec