Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-113413
#<BuildRuby:0x00007f1bd021fdc0
@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.20240809-113413",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000037 0.000000 0.000037 ( 0.000037)
build_up 0.004914 0.004191 4.141579 ( 5.858765)
build_miniruby 0.001638 0.000258 1.896323 ( 2.143768)
build_ruby 0.002160 0.000341 4.914294 ( 5.616782)
build_all 0.009583 0.001513 9.003452 ( 8.044049)
build_install 0.014906 0.010986 12.186290 ( 11.562208)
test_btest 0.000957 0.000196 127.275187 (128.966449)
test_basic 0.000000 0.012319 1.401401 ( 1.970051)
test_all 0.114868 0.051323 999.241524 (1053.413274)
test_rubyspec 0.057630 0.041095 182.377970 (136.785207)
total: 1354.36 sec