Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-191620
#<BuildRuby:0x000055adc32b2138
@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.20230131-191620",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005051 0.000000 0.946346 ( 1.317050)
build_miniruby 0.001233 0.000000 0.892160 ( 0.890331)
build_ruby 0.001495 0.000000 1.874639 ( 2.114278)
build_all 0.002590 0.004307 3.381569 ( 1.727651)
build_install 0.013734 0.000117 2.493281 ( 1.711277)
test_btest 0.000640 0.000061 55.780580 ( 14.969715)
test_basic 0.003988 0.000380 0.373689 ( 0.466566)
test_all 0.001038 0.000000 613.169988 (177.775332)
test_rubyspec 0.036886 0.029294 78.238059 ( 99.558883)
total: 300.53 sec