Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-075323
#<BuildRuby:0x0000560d2efee390
@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.20230513-075323",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005989 0.000347 1.884577 ( 4.127288)
build_miniruby 0.001174 0.000204 1.326968 ( 1.327804)
build_ruby 0.001373 0.000238 2.418264 ( 2.583773)
build_all 0.005416 0.000942 2.134953 ( 1.616024)
build_install 0.007831 0.007618 3.392214 ( 2.986156)
test_btest 0.000727 0.000000 71.879055 ( 38.059908)
test_basic 0.005707 0.000000 0.763649 ( 0.978391)
test_all 0.001607 0.000000 560.634282 (234.292730)
test_rubyspec 0.036199 0.015531 81.032503 ( 98.484281)
total: 384.46 sec