Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241125-135435
#<BuildRuby:0x00007f852842fdd8
@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.20241125-135435",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.000966 0.006024 2.623646 ( 2.536459)
build_miniruby 0.001175 0.000335 1.522201 ( 1.519262)
build_ruby 0.001324 0.000378 3.874828 ( 4.041843)
build_all 0.007016 0.002523 6.266373 ( 3.140731)
build_install 0.017960 0.006115 9.526027 ( 6.431020)
test_btest 0.000764 0.000229 78.720672 ( 27.371800)
test_basic 0.010536 0.000000 1.038438 ( 1.095574)
test_all 0.103965 0.042915 697.238980 (221.463535)
test_rubyspec 0.050816 0.032427 118.155112 ( 26.337535)
total: 293.94 sec