Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-230259
#<BuildRuby:0x000055f8c57067c8
@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.20230912-230259",
@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.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006725 0.000747 2.280420 ( 4.298749)
build_miniruby 0.001350 0.000150 1.713402 ( 1.875548)
build_ruby 0.001621 0.000180 3.336216 ( 3.745584)
build_all 0.007506 0.000834 6.262444 ( 4.477040)
build_install 0.018627 0.000000 7.912891 ( 6.092638)
test_btest 0.001165 0.000000 81.897337 ( 41.043709)
test_basic 0.007740 0.000000 0.945432 ( 1.184783)
test_all 0.009805 0.000000 678.899797 (293.393137)
test_rubyspec 0.037366 0.036197 106.252320 (126.937149)
total: 483.05 sec