Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221218-074348
#<BuildRuby:0x00005596cbfe67f0
@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.20221218-074348",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004473 0.000779 1.142916 ( 2.089018)
build_miniruby 0.001117 0.000194 1.412034 ( 1.550295)
build_ruby 0.001405 0.000245 3.464151 ( 3.885409)
build_all 0.007896 0.000000 3.984598 ( 2.361797)
build_install 0.014934 0.000846 3.181197 ( 2.709564)
test_btest 0.000595 0.000088 56.619874 ( 30.048227)
test_basic 0.003585 0.000000 0.411800 ( 0.517651)
test_all 0.001270 0.000054 609.128626 (247.067986)
test_rubyspec 0.022897 0.026016 72.454147 ( 85.272697)
total: 375.50 sec