Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-083944
#<BuildRuby:0x000055b322a5a480
@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.20240305-083944",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006110 0.001222 2.615956 ( 2.402847)
build_miniruby 0.001209 0.000242 1.829249 ( 1.827952)
build_ruby 0.001534 0.000307 3.436701 ( 3.702616)
build_all 0.000620 0.007531 6.787717 ( 3.081415)
build_install 0.017639 0.002351 8.933801 ( 4.909033)
test_btest 0.000693 0.000174 92.328210 ( 33.597057)
test_basic 0.005074 0.001269 0.868676 ( 0.939224)
test_all 0.095802 0.024670 863.452331 (358.825537)
test_rubyspec 0.030483 0.055762 123.455467 (132.794894)
total: 542.08 sec