Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-091919
#<BuildRuby:0x00007f693540fdd0
@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.20241007-091919",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000036 0.000003 0.000039 ( 0.000038)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.000000 0.008020 4.103445 ( 3.942934)
build_miniruby 0.001646 0.000000 1.569666 ( 1.565845)
build_ruby 0.001800 0.000000 4.359562 ( 4.578200)
build_all 0.008640 0.000473 7.327102 ( 3.120427)
build_install 0.000000 0.019138 9.876856 ( 4.384400)
test_btest 0.000000 0.000978 91.053760 ( 24.213268)
test_basic 0.005499 0.005898 1.168782 ( 1.219774)
test_all 0.103226 0.046491 734.896629 (220.335152)
test_rubyspec 0.049869 0.037831 134.971290 ( 29.976304)
total: 293.34 sec