Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-023303
#<BuildRuby:0x00007f17c437fdd8
@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.20240802-023303",
@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.000034 0.000000 0.000034 ( 0.000035)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.006796 0.000554 3.345537 ( 3.325793)
build_miniruby 0.001538 0.000000 1.528625 ( 1.525566)
build_ruby 0.001792 0.000000 4.165509 ( 4.378400)
build_all 0.001380 0.007476 8.277814 ( 3.295373)
build_install 0.011053 0.008493 11.248881 ( 5.306415)
test_btest 0.000829 0.000227 115.181725 ( 30.165957)
test_basic 0.007685 0.002114 0.906784 ( 0.953310)
test_all 0.101617 0.050878 832.851081 (245.071608)
test_rubyspec 0.022194 0.072270 163.416324 ( 34.955965)
total: 328.98 sec