Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-201046
#<BuildRuby:0x0000565428ffa230
@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.20230813-201046",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.003439 0.004293 2.190857 ( 6.308539)
build_miniruby 0.001312 0.000093 1.732120 ( 3.480978)
build_ruby 0.001575 0.000112 3.377866 ( 6.471350)
build_all 0.008849 0.000018 2.699850 ( 4.162954)
build_install 0.016154 0.004207 4.409643 ( 5.980863)
test_btest 0.000677 0.000060 85.556355 ( 67.567761)
test_basic 0.002238 0.004556 1.006162 ( 2.387194)
test_all 0.001327 0.000156 653.642859 (403.872592)
test_rubyspec 0.027909 0.033820 100.906970 (174.851908)
total: 675.09 sec