Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-073450
#<BuildRuby:0x00007f11748efdc8
@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.20241115-073450",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002454 0.004582 3.156755 ( 3.081930)
build_miniruby 0.001465 0.000000 1.112980 ( 1.109848)
build_ruby 0.001703 0.000000 3.636113 ( 3.795910)
build_all 0.006491 0.001746 6.142576 ( 2.613654)
build_install 0.009378 0.010668 8.724871 ( 4.089297)
test_btest 0.000830 0.000249 79.768748 ( 21.564980)
test_basic 0.000961 0.010068 1.049868 ( 1.102511)
test_all 0.099357 0.046077 733.644350 (244.331104)
test_rubyspec 0.056685 0.020944 122.862489 ( 26.778312)
total: 308.47 sec