Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-073445
#<BuildRuby:0x0000564d22a4df88
@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.20230813-073445",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007342 0.000205 2.336861 ( 7.603310)
build_miniruby 0.001684 0.000106 1.680855 ( 2.408191)
build_ruby 0.001410 0.000088 3.612825 ( 8.232774)
build_all 0.004050 0.004247 2.828037 ( 4.378618)
build_install 0.013269 0.008591 4.419133 ( 7.012377)
test_btest 0.000724 0.000101 84.054784 ( 67.186031)
test_basic 0.007612 0.000448 0.923664 ( 2.154764)
test_all 0.001559 0.000211 695.973973 (553.846257)
test_rubyspec 0.023964 0.039104 101.873973 (176.039291)
total: 828.86 sec