Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-063603
#<BuildRuby:0x000055a8427c5f70
@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.20230620-063603",
@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.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005940 0.000230 1.967654 ( 4.716591)
build_miniruby 0.001413 0.000000 1.376300 ( 1.813136)
build_ruby 0.001653 0.000000 2.720612 ( 3.277160)
build_all 0.007160 0.000234 5.473735 ( 4.022011)
build_install 0.010113 0.008056 6.957782 ( 5.534322)
test_btest 0.000999 0.000172 79.815592 ( 42.596409)
test_basic 0.006348 0.000357 0.810346 ( 0.967511)
test_all 0.001664 0.000278 597.254054 (317.933522)
test_rubyspec 0.029322 0.023282 86.519681 (107.132600)
total: 487.99 sec