Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-170029
#<BuildRuby:0x0000564cc6aa2008
@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.20240316-170029",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.001770 0.004312 2.020080 ( 2.036424)
build_miniruby 0.001485 0.000000 1.677479 ( 1.676081)
build_ruby 0.001678 0.000000 3.443431 ( 3.649625)
build_all 0.006774 0.000000 6.338703 ( 2.333493)
build_install 0.016737 0.000000 7.812376 ( 3.506876)
test_btest 0.001012 0.000000 88.282557 ( 24.311224)
test_basic 0.001487 0.004227 0.700409 ( 0.758198)
test_all 0.093310 0.025279 760.514630 (212.008536)
test_rubyspec 0.052538 0.023660 108.653910 (117.788119)
total: 368.07 sec