Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-093517
#<BuildRuby:0x0000560adb6f6008
@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.20230531-093517",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002691 0.003108 1.895600 ( 3.281146)
build_miniruby 0.001371 0.000219 1.383772 ( 1.383176)
build_ruby 0.001925 0.000000 2.752707 ( 2.929630)
build_all 0.007601 0.000000 2.228534 ( 1.866392)
build_install 0.012562 0.006114 3.546681 ( 2.955981)
test_btest 0.001095 0.000000 76.752480 ( 36.112278)
test_basic 0.005244 0.000000 0.751933 ( 0.856664)
test_all 0.001268 0.000040 577.265435 (221.372658)
test_rubyspec 0.028207 0.024628 84.172385 ( 97.601279)
total: 368.36 sec