Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-232611
#<BuildRuby:0x0000555ffe775f48
@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.20230905-232611",
@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.000021 0.000007 0.000028 ( 0.000024)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002658 0.003493 1.779633 ( 3.010016)
build_miniruby 0.001261 0.000436 1.707045 ( 1.881644)
build_ruby 0.001184 0.000410 3.368973 ( 3.801129)
build_all 0.002941 0.005118 6.210247 ( 4.108888)
build_install 0.017245 0.001703 7.624603 ( 5.631035)
test_btest 0.000611 0.000211 84.012125 ( 42.957171)
test_basic 0.003549 0.004024 0.955107 ( 1.177599)
test_all 0.009957 0.000000 723.492303 (302.499687)
test_rubyspec 0.041591 0.034349 107.081402 (132.113476)
total: 497.18 sec