Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-225410
#<BuildRuby:0x000055f7916b23b0
@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.20230210-225410",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000551 0.004033 0.878418 ( 1.261311)
build_miniruby 0.001217 0.000146 0.997477 ( 0.995570)
build_ruby 0.001289 0.000000 1.682541 ( 1.933173)
build_all 0.005799 0.000359 3.135990 ( 1.421629)
build_install 0.006749 0.004547 2.242103 ( 1.446242)
test_btest 0.000871 0.000129 53.766327 ( 13.888169)
test_basic 0.001166 0.003737 0.364035 ( 0.455991)
test_all 0.000495 0.000887 566.713020 (158.755559)
test_rubyspec 0.017524 0.025844 62.621523 ( 72.495286)
total: 252.65 sec