Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-084842
#<BuildRuby:0x00007f321935fdc0
@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.20241217-084842",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004579 0.001001 2.019855 ( 5.197231)
build_miniruby 0.001137 0.000249 1.312326 ( 1.351465)
build_ruby 0.001637 0.000358 4.200951 ( 30.883813)
build_all 0.005643 0.004483 6.550018 ( 4.683901)
build_install 0.013280 0.005436 8.621339 ( 5.821994)
test_btest 0.000802 0.000207 80.529758 ( 50.243236)
test_basic 0.006224 0.004857 1.152544 ( 2.036425)
test_all 0.123229 0.031925 766.638123 (368.559800)
test_rubyspec 0.042389 0.040746 118.914261 ( 32.500878)
total: 501.28 sec