Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-082940
#<BuildRuby:0x0000564d89475fb8
@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.20230625-082940",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000000 0.006330 2.046608 ( 3.614685)
build_miniruby 0.000546 0.000705 1.888109 ( 1.979133)
build_ruby 0.001174 0.000255 3.212112 ( 4.225180)
build_all 0.002760 0.004627 2.436449 ( 1.762423)
build_install 0.012983 0.005408 4.062237 ( 3.162521)
test_btest 0.000569 0.000159 79.791093 ( 37.258741)
test_basic 0.000000 0.006606 0.833835 ( 0.959186)
test_all 0.000213 0.000839 603.504774 (257.331310)
test_rubyspec 0.027567 0.025287 86.238991 ( 99.961441)
total: 410.26 sec