Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-163721
#<BuildRuby:0x000055df12a527c8
@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.20230710-163721",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002370 0.003767 1.832744 ( 3.070367)
build_miniruby 0.001044 0.000208 1.478110 ( 1.476548)
build_ruby 0.001220 0.000244 2.979982 ( 3.220127)
build_all 0.004747 0.002477 2.372526 ( 1.312378)
build_install 0.011279 0.005688 3.567056 ( 2.361369)
test_btest 0.000815 0.000204 84.114868 ( 22.779041)
test_basic 0.001780 0.004086 0.844096 ( 0.914573)
test_all 0.001884 0.000000 635.001324 (191.820128)
test_rubyspec 0.032895 0.017904 84.713488 ( 96.295720)
total: 323.25 sec