Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-103736
#<BuildRuby:0x0000559b15921f70
@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.20240209-103736",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.006098 0.000000 1.807065 ( 2.148378)
build_miniruby 0.001354 0.000000 1.615056 ( 1.613006)
build_ruby 0.001174 0.000174 3.111360 ( 3.324506)
build_all 0.006075 0.001056 6.115061 ( 2.424969)
build_install 0.013696 0.003644 7.315194 ( 3.406354)
test_btest 0.000656 0.000122 84.764068 ( 22.305653)
test_basic 0.002803 0.003881 0.904766 ( 0.967983)
test_all 0.089943 0.026614 756.901462 (213.445137)
test_rubyspec 0.067491 0.038062 165.459704 (175.374668)
total: 425.01 sec