Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-092809
#<BuildRuby:0x000055a0ace16228
@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.20230820-092809",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000037)
configure 0.000031 0.000006 0.000037 ( 0.000036)
build_up 0.006733 0.000458 2.363071 ( 7.987592)
build_miniruby 0.001407 0.000251 1.702051 ( 4.216420)
build_ruby 0.001869 0.000333 3.466281 ( 10.128474)
build_all 0.008612 0.000000 6.480367 ( 8.148442)
build_install 0.019040 0.004638 8.381358 ( 12.545897)
test_btest 0.000766 0.000135 86.607242 ( 83.088178)
test_basic 0.007566 0.000534 1.023791 ( 3.308657)
test_all 0.009424 0.000814 676.239608 (590.789922)
test_rubyspec 0.044368 0.029974 109.607823 (190.025314)
total: 910.24 sec