Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-031128
#<BuildRuby:0x0000562ffdb061d8
@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.20230821-031128",
@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.000038 0.000003 0.000041 ( 0.000043)
autoconf 0.000047 0.000004 0.000051 ( 0.000162)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006546 0.000451 2.232477 ( 5.161638)
build_miniruby 0.001438 0.000099 1.667142 ( 2.365868)
build_ruby 0.001325 0.000091 3.445552 ( 4.288103)
build_all 0.007393 0.000510 6.515948 ( 5.069678)
build_install 0.015543 0.004416 7.890494 ( 6.748555)
test_btest 0.000925 0.000084 83.373923 ( 49.548108)
test_basic 0.000000 0.007316 0.975697 ( 1.531368)
test_all 0.006272 0.002855 709.483933 (447.920559)
test_rubyspec 0.043547 0.033888 109.155963 (206.343250)
total: 728.98 sec