Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-155542
#<BuildRuby:0x00007f5e9a9bfdc0
@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.20240927-155542",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.003494 0.005230 4.882832 ( 4.156568)
build_miniruby 0.001473 0.000473 1.696096 ( 1.691859)
build_ruby 0.001483 0.000477 4.143888 ( 4.308031)
build_all 0.001532 0.007622 6.982795 ( 2.895527)
build_install 0.012444 0.007528 10.113382 ( 4.551112)
test_btest 0.000744 0.000297 94.505425 ( 24.774989)
test_basic 0.008232 0.004198 1.191650 ( 1.247424)
test_all 0.105368 0.042806 739.261657 (217.754418)
test_rubyspec 0.042762 0.044847 131.682533 ( 23.115136)
total: 284.50 sec