Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-181438
#<BuildRuby:0x00007f8b5156fde0
@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-181438",
@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.000022)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001857 0.005543 3.734071 ( 3.660422)
build_miniruby 0.001874 0.000000 1.182970 ( 1.180002)
build_ruby 0.001873 0.000000 3.622716 ( 3.846346)
build_all 0.008160 0.000306 6.621441 ( 2.758971)
build_install 0.017204 0.000669 9.087887 ( 4.404712)
test_btest 0.000821 0.000260 82.256063 ( 22.623093)
test_basic 0.005688 0.004465 1.068407 ( 5.845740)
test_all 0.082219 0.062425 743.802846 (249.676258)
test_rubyspec 0.047822 0.035580 125.829117 ( 30.026948)
total: 324.02 sec