Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-055247
#<BuildRuby:0x000055625b5a6348
@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.20240308-055247",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002043 0.006746 2.799458 ( 3.192636)
build_miniruby 0.001442 0.000298 1.872638 ( 1.929639)
build_ruby 0.001442 0.000298 3.801908 ( 4.070225)
build_all 0.005509 0.003377 7.060672 ( 3.986126)
build_install 0.008813 0.013015 8.855498 ( 5.729569)
test_btest 0.000842 0.000263 94.482512 ( 62.147496)
test_basic 0.003508 0.003839 1.021249 ( 1.471373)
test_all 0.095414 0.031805 857.604818 (575.501862)
test_rubyspec 0.054755 0.046448 139.840618 (213.000552)
total: 871.03 sec