Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-013930
#<BuildRuby:0x000055a49b27a138
@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.20240114-013930",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006005 1.728756 ( 2.554881)
build_miniruby 0.000478 0.001237 1.915012 ( 1.973619)
build_ruby 0.000000 0.001755 3.219942 ( 5.129749)
build_all 0.005478 0.001528 5.469132 ( 2.341148)
build_install 0.012883 0.004144 6.872368 ( 3.697736)
test_btest 0.000707 0.000165 81.394292 ( 32.415904)
test_basic 0.003220 0.004729 0.829642 ( 0.935669)
test_all 0.098378 0.018067 744.118434 (280.902776)
test_rubyspec 0.038577 0.028307 92.901440 (104.609036)
total: 434.56 sec