Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-144110
#<BuildRuby:0x00007f7c30aafdd0
@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.20241023-144110",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.008388 0.001481 4.550233 ( 6.584794)
build_miniruby 0.001637 0.000289 1.980891 ( 2.351954)
build_ruby 0.002689 0.000000 5.034647 ( 64.762336)
build_all 0.010155 0.000725 7.677643 ( 4.148564)
build_install 0.023565 0.003105 10.738304 ( 12.533651)
test_btest 0.000978 0.000159 83.438322 ( 45.009640)
test_basic 0.006957 0.004432 0.949346 ( 1.811754)
test_all 0.110124 0.050387 790.271158 (709.639534)
test_rubyspec 0.067033 0.031374 137.931948 (103.947813)
total: 950.79 sec