Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230620-044011
#<BuildRuby:0x000055ca3591a230
@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-044011",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003410 0.003118 1.912187 ( 3.566690)
build_miniruby 0.001018 0.000212 1.614014 ( 1.633238)
build_ruby 0.001322 0.000276 2.666538 ( 2.874525)
build_all 0.000000 0.007479 5.139288 ( 2.114580)
build_install 0.003895 0.012544 6.733909 ( 3.394741)
test_btest 0.000544 0.000217 80.478745 ( 21.194341)
test_basic 0.000852 0.004426 0.760799 ( 0.837061)
test_all 0.001217 0.000536 569.962804 (166.842490)
test_rubyspec 0.013872 0.035707 82.889203 ( 94.866169)
total: 297.32 sec