Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-113721
#<BuildRuby:0x0000561bec8c6118
@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.20230530-113721",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006449 0.000879 1.910964 ( 4.368044)
build_miniruby 0.001194 0.000163 1.319037 ( 1.507813)
build_ruby 0.001378 0.000188 2.789523 ( 3.158694)
build_all 0.007029 0.000336 2.266794 ( 2.296694)
build_install 0.009346 0.007483 3.465849 ( 3.224704)
test_btest 0.000918 0.000170 77.701684 ( 42.755382)
test_basic 0.005374 0.000995 0.814451 ( 1.145131)
test_all 0.000623 0.000795 591.807870 (260.162457)
test_rubyspec 0.014592 0.040251 83.171331 (100.889959)
total: 419.51 sec