Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-140504
#<BuildRuby:0x000055b328ac28e0
@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.20240211-140504",
@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.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005627 0.000189 1.856132 ( 2.207676)
build_miniruby 0.001449 0.000000 1.605742 ( 1.610239)
build_ruby 0.000000 0.001995 3.511279 ( 3.723936)
build_all 0.003700 0.004162 6.616765 ( 3.253158)
build_install 0.017264 0.002069 8.183315 ( 4.714607)
test_btest 0.000605 0.000092 90.448869 ( 34.143490)
test_basic 0.005531 0.000219 0.951323 ( 1.019576)
test_all 0.075901 0.038250 805.642031 (291.516008)
test_rubyspec 0.032593 0.075947 179.696100 (193.190639)
total: 535.38 sec