Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-211327
#<BuildRuby:0x000056104c7ca008
@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.20240303-211327",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.003439 0.003912 2.180959 ( 1.947775)
build_miniruby 0.001112 0.000119 1.493518 ( 1.492059)
build_ruby 0.001421 0.000152 3.106247 ( 3.299789)
build_all 0.002794 0.004447 6.127805 ( 2.338359)
build_install 0.013755 0.005806 7.951487 ( 3.573655)
test_btest 0.000795 0.000138 90.407531 ( 23.596595)
test_basic 0.000000 0.006501 0.742307 ( 0.798816)
test_all 0.093361 0.025671 799.722391 (246.498639)
test_rubyspec 0.053994 0.035484 121.786353 (131.112054)
total: 414.66 sec