Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241129-215906
#<BuildRuby:0x00007f721e29fdc8
@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.20241129-215906",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.000000 0.007742 3.156156 ( 3.071158)
build_miniruby 0.001035 0.000671 1.327110 ( 1.325129)
build_ruby 0.001994 0.000000 3.971832 ( 4.119039)
build_all 0.007783 0.000335 6.418972 ( 2.745038)
build_install 0.001833 0.017496 9.046492 ( 4.488443)
test_btest 0.000900 0.000000 78.798841 ( 21.047921)
test_basic 0.002844 0.006746 0.995559 ( 1.045559)
test_all 0.102388 0.042521 700.133834 (215.484692)
test_rubyspec 0.047997 0.034023 118.541022 ( 27.106049)
total: 280.43 sec