Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-111200
#<BuildRuby:0x00005626b675e008
@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.20230630-111200",
@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.000010 0.000002 0.000012 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.003112 0.002749 1.991972 ( 3.322867)
build_miniruby 0.001154 0.000301 1.644141 ( 1.694458)
build_ruby 0.000000 0.002014 3.357438 ( 3.674697)
build_all 0.002395 0.005182 2.436815 ( 1.954610)
build_install 0.012745 0.004248 3.763306 ( 3.743138)
test_btest 0.000732 0.000244 81.200650 ( 39.354775)
test_basic 0.006511 0.002171 0.903958 ( 1.040289)
test_all 0.000891 0.000297 587.409967 (305.563382)
test_rubyspec 0.039939 0.019687 91.751357 (167.831721)
total: 528.18 sec