Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-032942
#<BuildRuby:0x000055ca309ba258
@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.20240207-032942",
@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.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003798 0.003975 2.196819 ( 3.486415)
build_miniruby 0.001438 0.000266 2.135858 ( 2.304231)
build_ruby 0.001910 0.000000 3.769914 ( 4.331070)
build_all 0.008251 0.000000 6.461774 ( 5.267457)
build_install 0.017059 0.003877 8.265964 ( 7.246900)
test_btest 0.001058 0.000187 90.063254 ( 70.681018)
test_basic 0.000000 0.007456 0.957067 ( 1.356431)
test_all 0.087513 0.030532 795.106842 (413.691101)
test_rubyspec 0.075222 0.028935 173.181706 (184.119235)
total: 692.49 sec