Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-125419
#<BuildRuby:0x00007f934bfbfdc0
@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.20240709-125419",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000030 0.000009 0.000039 ( 0.000040)
configure 0.000023 0.000007 0.000030 ( 0.000032)
build_up 0.001087 0.006918 4.055141 ( 3.475473)
build_miniruby 0.001233 0.000457 1.498356 ( 1.496096)
build_ruby 0.001518 0.000562 4.372228 ( 4.504605)
build_all 0.004575 0.004226 8.182278 ( 3.268391)
build_install 0.000414 0.020356 10.736106 ( 4.913794)
test_btest 0.000309 0.000964 117.271266 ( 31.908252)
test_basic 0.004808 0.005247 1.183013 ( 1.263016)
test_all 0.113275 0.037087 855.812380 (267.480779)
test_rubyspec 0.037105 0.055489 173.285923 ( 40.198539)
total: 358.51 sec