Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-040141
#<BuildRuby:0x00007f46b030fdd8
@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.20240926-040141",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000042 0.000003 0.000045 ( 0.000046)
configure 0.000034 0.000002 0.000036 ( 0.000036)
build_up 0.001410 0.007439 4.487770 ( 3.809802)
build_miniruby 0.001379 0.000168 1.470176 ( 1.467808)
build_ruby 0.000000 0.001880 3.832297 ( 3.999210)
build_all 0.002660 0.005767 6.453463 ( 2.655486)
build_install 0.012997 0.004933 9.257533 ( 4.298547)
test_btest 0.000748 0.000146 86.282456 ( 22.944085)
test_basic 0.001227 0.008515 0.927758 ( 2.977674)
test_all 0.100711 0.048720 780.364329 (243.269424)
test_rubyspec 0.045743 0.040103 136.386505 ( 29.219504)
total: 314.64 sec