Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-092937
#<BuildRuby:0x000055e267a866d8
@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.20230209-092937",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004511 0.000090 1.116491 ( 1.582020)
build_miniruby 0.001076 0.000154 0.932612 ( 0.931164)
build_ruby 0.001046 0.000149 2.022816 ( 2.234683)
build_all 0.006241 0.000000 3.514912 ( 1.678488)
build_install 0.009021 0.003900 2.631321 ( 1.771677)
test_btest 0.000780 0.000125 58.177968 ( 21.469233)
test_basic 0.002573 0.003748 0.453286 ( 0.559680)
test_all 0.001289 0.000000 609.168000 (175.306099)
test_rubyspec 0.029843 0.010508 62.893605 ( 72.942417)
total: 278.48 sec