Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-033901
#<BuildRuby:0x000055804f34e228
@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.20230605-033901",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001645 0.004295 1.881318 ( 3.165201)
build_miniruby 0.000000 0.001856 1.574245 ( 1.573328)
build_ruby 0.000000 0.001857 2.802859 ( 2.999224)
build_all 0.001274 0.005997 2.089239 ( 1.620249)
build_install 0.011226 0.006333 3.386525 ( 2.663289)
test_btest 0.000552 0.000191 79.500342 ( 38.484355)
test_basic 0.006861 0.000000 0.806009 ( 0.922722)
test_all 0.002558 0.000443 593.959475 (222.077118)
test_rubyspec 0.027418 0.029635 85.536185 ( 99.081373)
total: 372.59 sec