Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-015606
#<BuildRuby:0x00007f93bd69fde0
@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.20240922-015606",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.000362 0.008086 4.190319 ( 3.532614)
build_miniruby 0.001188 0.000457 1.646567 ( 1.643344)
build_ruby 0.001238 0.000476 4.278675 ( 4.422649)
build_all 0.008299 0.000044 6.839143 ( 2.896190)
build_install 0.015442 0.003913 10.345927 ( 4.955632)
test_btest 0.000623 0.000214 96.051464 ( 26.697479)
test_basic 0.006904 0.005390 1.203093 ( 1.257257)
test_all 0.102937 0.048392 795.164311 (233.886284)
test_rubyspec 0.054231 0.035209 136.850799 ( 31.968629)
total: 311.26 sec