Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-013834
#<BuildRuby:0x00007f8bae38fdd8
@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.20241003-013834",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000042 0.000008 0.000050 ( 0.000051)
configure 0.000037 0.000007 0.000044 ( 0.000044)
build_up 0.002845 0.006790 5.245765 ( 3.934414)
build_miniruby 0.001226 0.000298 1.730163 ( 1.726678)
build_ruby 0.000000 0.001994 3.923131 ( 4.092435)
build_all 0.007603 0.000810 6.586947 ( 2.558272)
build_install 0.012201 0.006071 10.346069 ( 4.342888)
test_btest 0.000726 0.000195 95.901427 ( 25.208963)
test_basic 0.010197 0.000537 0.988970 ( 1.034034)
test_all 0.109610 0.041225 743.765497 (229.618342)
test_rubyspec 0.050240 0.038233 142.403225 ( 29.736643)
total: 302.25 sec