Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-052408
#<BuildRuby:0x000055909fde2120
@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.20230311-052408",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000005 0.000024 ( 0.000025)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.004077 0.001073 1.553787 ( 2.854226)
build_miniruby 0.000928 0.000244 1.104220 ( 1.103330)
build_ruby 0.001485 0.000000 2.343935 ( 2.551159)
build_all 0.006335 0.000000 2.135409 ( 1.238876)
build_install 0.009010 0.004091 3.064051 ( 2.142491)
test_btest 0.000468 0.000121 64.561992 ( 20.139032)
test_basic 0.003530 0.000000 0.475856 ( 0.573286)
test_all 0.001159 0.000290 515.144572 (184.760070)
test_rubyspec 0.029520 0.014347 72.990007 ( 82.743358)
total: 298.11 sec