Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-143638
#<BuildRuby:0x000055c8c3826018
@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.20231217-143638",
@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.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.002564 0.004143 2.406487 ( 2.549553)
build_miniruby 0.001433 0.000000 1.539673 ( 1.541047)
build_ruby 0.001739 0.000000 3.146138 ( 3.434665)
build_all 0.007073 0.000154 5.623612 ( 2.984880)
build_install 0.015263 0.003670 7.183423 ( 4.003334)
test_btest 0.000689 0.000059 81.029437 ( 29.258585)
test_basic 0.003026 0.003895 0.841810 ( 0.908419)
test_all 0.097628 0.023408 713.206051 (381.708442)
test_rubyspec 0.045542 0.029628 102.721924 (147.111958)
total: 573.50 sec