Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-201113
#<BuildRuby:0x00005590643bdef0
@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.20230815-201113",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000038 0.000006 0.000044 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.006830 0.000449 2.284281 ( 5.213809)
build_miniruby 0.001206 0.000178 1.700363 ( 2.294093)
build_ruby 0.001636 0.000240 3.895411 ( 6.647776)
build_all 0.008665 0.000103 6.677204 ( 6.045389)
build_install 0.016488 0.003481 8.313506 ( 7.296642)
test_btest 0.001292 0.000000 84.492677 ( 54.520763)
test_basic 0.002295 0.003228 1.014352 ( 2.232330)
test_all 0.007316 0.003754 696.446957 (461.511507)
test_rubyspec 0.044872 0.031291 108.705218 (199.360185)
total: 745.12 sec