Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-220930
#<BuildRuby:0x000055999d98d7f8
@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.20231019-220930",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000035)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.006286 2.376243 ( 2.445782)
build_miniruby 0.000882 0.001039 1.736645 ( 1.736482)
build_ruby 0.001648 0.000000 3.313581 ( 3.513576)
build_all 0.004622 0.003716 6.425944 ( 3.197493)
build_install 0.018172 0.000918 7.859181 ( 4.595428)
test_btest 0.000702 0.000100 88.239444 ( 32.932933)
test_basic 0.003345 0.004697 0.981926 ( 1.058512)
test_all 0.007228 0.003220 698.671284 (254.694800)
test_rubyspec 0.049212 0.024724 102.829247 (114.426657)
total: 418.60 sec