Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241031-113206
#<BuildRuby:0x00007fda6979fdd8
@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.20241031-113206",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003665 0.003938 3.129690 ( 2.749683)
build_miniruby 0.001043 0.000384 1.179691 ( 1.176603)
build_ruby 0.001325 0.000488 3.379688 ( 3.590069)
build_all 0.005437 0.003074 6.154617 ( 2.516168)
build_install 0.011146 0.007696 9.377064 ( 4.482246)
test_btest 0.000812 0.000338 72.722501 ( 19.300301)
test_basic 0.004515 0.004263 0.960777 ( 1.011452)
test_all 0.104127 0.042722 728.436231 (216.193672)
test_rubyspec 0.040769 0.041232 117.825525 ( 27.242748)
total: 278.26 sec