Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-233324
#<BuildRuby:0x0000555e13dbda00
@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.20230919-233324",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006303 0.000236 2.200170 ( 3.495491)
build_miniruby 0.001267 0.000131 1.486830 ( 1.486057)
build_ruby 0.001787 0.000000 3.212338 ( 3.412988)
build_all 0.001512 0.006292 6.147527 ( 3.125554)
build_install 0.017313 0.000843 7.727653 ( 5.396010)
test_btest 0.000688 0.000095 84.618032 ( 33.107020)
test_basic 0.004838 0.000672 0.894157 ( 0.990453)
test_all 0.007364 0.003711 725.463025 (285.770406)
test_rubyspec 0.034836 0.034424 105.611094 (126.150733)
total: 462.94 sec