Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-042658
#<BuildRuby:0x00007f192f2efdc0
@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.20241018-042658",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.008764 0.000794 4.552788 ( 5.083394)
build_miniruby 0.001661 0.000285 1.861417 ( 2.024486)
build_ruby 0.002198 0.000377 4.785550 ( 15.320133)
build_all 0.009413 0.001614 8.179453 ( 5.255242)
build_install 0.025832 0.001111 11.590975 ( 7.217674)
test_btest 0.000879 0.000135 98.885218 ( 63.894522)
test_basic 0.008016 0.004573 1.221129 ( 1.536627)
test_all 0.102260 0.058562 865.172168 (373.631643)
test_rubyspec 0.047545 0.045773 142.212755 ( 56.152025)
total: 530.12 sec