Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-212219
#<BuildRuby:0x0000556cdbb46138
@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.20230925-212219",
@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.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.002661 0.004571 2.221438 ( 4.736604)
build_miniruby 0.001240 0.000276 1.672571 ( 1.891778)
build_ruby 0.001443 0.000321 3.420129 ( 3.789717)
build_all 0.006823 0.001516 6.281790 ( 4.551327)
build_install 0.012857 0.007615 7.874206 ( 5.387608)
test_btest 0.000545 0.000141 81.207149 ( 43.114211)
test_basic 0.003875 0.004184 0.917367 ( 1.292447)
test_all 0.003376 0.007635 687.997784 (310.865168)
test_rubyspec 0.025349 0.045129 105.277816 (126.398358)
total: 502.03 sec