Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-084220
#<BuildRuby:0x000055e8ab785fc0
@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.20230608-084220",
@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.001556 0.000389 1.863613 ( 4.928414)
autoconf 0.001041 0.000260 2.593439 ( 3.022251)
configure 0.044186 0.023176 31.623881 ( 51.414616)
build_up 0.026411 0.005673 53.780392 ( 42.184471)
build_miniruby 0.006153 0.005385 51.074098 ( 22.810742)
build_ruby 0.000000 0.002566 2.690669 ( 2.916001)
build_all 0.044765 0.044833 136.222035 ( 62.574238)
build_install 0.011165 0.005582 3.548287 ( 2.946680)
test_btest 0.000515 0.000257 74.853450 ( 34.288792)
test_basic 0.004687 0.002343 0.697040 ( 0.774610)
test_all 0.000840 0.000420 560.748611 (226.955537)
test_rubyspec 0.034352 0.017176 126.102172 (151.879916)
total: 606.70 sec