Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240803-172159
#<BuildRuby:0x00007f8e440cfdd0
@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.20240803-172159",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.008039 0.000015 3.041928 ( 2.974220)
build_miniruby 0.000000 0.001654 1.088495 ( 1.085326)
build_ruby 0.000214 0.001497 3.375341 ( 3.563474)
build_all 0.008989 0.000000 7.403859 ( 2.895550)
build_install 0.006515 0.013448 9.605159 ( 4.220009)
test_btest 0.000831 0.000000 106.398755 ( 27.395802)
test_basic 0.004960 0.004320 0.827188 ( 0.875004)
test_all 0.111246 0.036788 747.585416 (223.459524)
test_rubyspec 0.039052 0.054724 172.841666 ( 53.898401)
total: 320.37 sec