Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-093931
#<BuildRuby:0x00007f93b28ffdc0
@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.20241008-093931",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000050 0.000000 0.000050 ( 0.000049)
configure 0.000037 0.000000 0.000037 ( 0.000036)
build_up 0.000883 0.007226 4.025271 ( 3.902116)
build_miniruby 0.000000 0.001975 1.638486 ( 1.636448)
build_ruby 0.000000 0.001718 4.389528 ( 4.553940)
build_all 0.009950 0.000644 7.468751 ( 3.697821)
build_install 0.017908 0.004556 10.470553 ( 5.270781)
test_btest 0.000758 0.000219 96.187487 ( 29.463725)
test_basic 0.008616 0.001286 1.125355 ( 1.171761)
test_all 0.105390 0.043482 762.492273 (252.965766)
test_rubyspec 0.036048 0.049910 131.021799 ( 29.755917)
total: 332.42 sec