Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-143322
#<BuildRuby:0x00007f35d557fdc0
@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.20241117-143322",
@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.000016 0.000006 0.000022 ( 0.000021)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003930 0.003977 3.708660 ( 3.601535)
build_miniruby 0.001277 0.000440 1.632408 ( 1.628783)
build_ruby 0.000000 0.001783 4.173508 ( 4.348787)
build_all 0.004450 0.003872 6.338198 ( 2.684242)
build_install 0.016258 0.005077 9.242341 ( 4.333288)
test_btest 0.000658 0.000245 81.091505 ( 22.791336)
test_basic 0.010414 0.000869 1.122600 ( 1.175849)
test_all 0.098134 0.052845 770.034513 (234.986535)
test_rubyspec 0.035388 0.049486 125.147793 ( 26.189425)
total: 301.74 sec