Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-115213
#<BuildRuby:0x00005562cfbb1fc0
@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.20231017-115213",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006207 0.000428 2.316199 ( 2.415428)
build_miniruby 0.000000 0.002254 1.604249 ( 1.603302)
build_ruby 0.000227 0.001406 3.067806 ( 3.245583)
build_all 0.000000 0.008867 6.163443 ( 2.933955)
build_install 0.016201 0.004834 7.912221 ( 4.801896)
test_btest 0.000713 0.000135 85.127189 ( 37.052323)
test_basic 0.000000 0.007157 0.932280 ( 1.000415)
test_all 0.008202 0.001245 667.265235 (244.838144)
test_rubyspec 0.028829 0.040249 100.838368 (112.297966)
total: 410.19 sec