Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-190441
#<BuildRuby:0x00007f9ad506fdc0
@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.20240813-190441",
@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.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.003181 0.004658 3.329261 ( 3.370844)
build_miniruby 0.001366 0.000264 1.332535 ( 1.329397)
build_ruby 0.001538 0.000298 3.866630 ( 4.084040)
build_all 0.007540 0.000618 7.874081 ( 2.996312)
build_install 0.012523 0.006705 10.441690 ( 4.583353)
test_btest 0.000767 0.000165 119.034816 ( 31.628471)
test_basic 0.011745 0.000000 1.211296 ( 1.268488)
test_all 0.107881 0.041281 846.243547 (249.437708)
test_rubyspec 0.057134 0.036984 167.735077 ( 41.371090)
total: 340.07 sec