Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-162402
#<BuildRuby:0x000055bc2b38e3b0
@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.20230526-162402",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.005858 0.000000 1.641492 ( 2.880948)
build_miniruby 0.000000 0.001732 1.334027 ( 1.332837)
build_ruby 0.000000 0.001645 2.670150 ( 2.868222)
build_all 0.002134 0.004383 2.155419 ( 1.500076)
build_install 0.008718 0.008472 3.174200 ( 2.232580)
test_btest 0.000555 0.000222 75.365963 ( 27.318806)
test_basic 0.000834 0.003760 0.600815 ( 0.685713)
test_all 0.002062 0.000139 574.374376 (208.178928)
test_rubyspec 0.030411 0.022988 78.429602 ( 90.341078)
total: 337.34 sec