Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-024032
#<BuildRuby:0x00007f363bfafdc0
@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.20241206-024032",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006513 0.000471 3.566703 ( 3.455744)
build_miniruby 0.001151 0.000223 1.626611 ( 1.623944)
build_ruby 0.000000 0.001977 4.414767 ( 4.537712)
build_all 0.002635 0.005943 6.415615 ( 2.691775)
build_install 0.017073 0.002063 8.952594 ( 4.433672)
test_btest 0.000803 0.000189 78.622313 ( 20.900484)
test_basic 0.004716 0.004509 1.019332 ( 1.065360)
test_all 0.109526 0.034557 779.432075 (242.639584)
test_rubyspec 0.062527 0.020827 117.290396 ( 30.233799)
total: 311.58 sec