Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-113813
#<BuildRuby:0x00007f105312fdd0
@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.20240621-113813",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000101 0.000000 0.000101 ( 0.000070)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.003163 0.006094 4.074199 ( 4.025320)
build_miniruby 0.001479 0.000227 1.718400 ( 1.723118)
build_ruby 0.001864 0.000287 4.354035 ( 4.508565)
build_all 0.009739 0.000893 8.284498 ( 4.243697)
build_install 0.022865 0.002141 11.259132 ( 6.209218)
test_btest 0.001053 0.000150 118.520737 ( 53.349110)
test_basic 0.000218 0.013594 1.343462 ( 1.451241)
test_all 0.096633 0.053320 833.081778 (282.827967)
test_rubyspec 0.059952 0.031869 164.587954 ( 51.938405)
total: 410.28 sec