Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-173311
#<BuildRuby:0x000055eca76c2390
@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.20240312-173311",
@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.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004384 0.004079 4.228986 ( 3.507643)
build_miniruby 0.001622 0.004288 94.473440 ( 38.000632)
build_ruby 0.001948 0.000000 4.306343 ( 4.537473)
build_all 0.004804 0.003228 6.826255 ( 3.162107)
build_install 0.009445 0.011264 8.820987 ( 4.899634)
test_btest 0.000522 0.000123 95.173629 ( 38.235305)
test_basic 0.003980 0.003913 0.934147 ( 1.021024)
test_all 0.074007 0.042845 799.378700 (299.872797)
test_rubyspec 0.036685 0.047655 124.513971 (133.981372)
total: 527.22 sec