Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-235559
#<BuildRuby:0x00005652c1749fb8
@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.20230926-235559",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005954 0.000445 2.101354 ( 3.353346)
build_miniruby 0.001578 0.000351 1.613494 ( 1.613280)
build_ruby 0.001743 0.000000 3.341263 ( 3.514067)
build_all 0.005226 0.002871 5.780097 ( 2.695258)
build_install 0.017732 0.001267 7.255812 ( 3.808885)
test_btest 0.000657 0.000139 82.588204 ( 26.731101)
test_basic 0.005031 0.000187 0.878689 ( 0.941468)
test_all 0.009536 0.000000 706.199183 (232.411067)
test_rubyspec 0.035354 0.025232 97.860739 (109.199128)
total: 384.27 sec