Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-173623
#<BuildRuby:0x00007f18e9b8fde0
@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.20241019-173623",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004694 0.003339 3.928433 ( 3.814042)
build_miniruby 0.001467 0.000275 1.737189 ( 1.736302)
build_ruby 0.001547 0.000290 4.428226 ( 4.558565)
build_all 0.000000 0.008689 7.495648 ( 3.032962)
build_install 0.009576 0.009012 9.923253 ( 4.611903)
test_btest 0.000000 0.000945 94.149815 ( 25.239071)
test_basic 0.005698 0.004653 0.909351 ( 0.956328)
test_all 0.099280 0.051677 755.492218 (238.822774)
test_rubyspec 0.067356 0.025012 139.027003 ( 30.109484)
total: 312.88 sec