Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-180245
#<BuildRuby:0x000055e2d3b8a1a8
@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.20230621-180245",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005378 0.000399 1.844042 ( 3.331156)
build_miniruby 0.001610 0.000000 1.424547 ( 1.429580)
build_ruby 0.001550 0.000000 2.784765 ( 3.180124)
build_all 0.007458 0.000460 5.542017 ( 4.003966)
build_install 0.000000 0.017708 6.606882 ( 3.970520)
test_btest 0.000000 0.000622 78.670153 ( 41.572586)
test_basic 0.004478 0.002239 0.831875 ( 1.390966)
test_all 0.001155 0.001212 571.139959 (283.800295)
test_rubyspec 0.021847 0.030147 87.615618 (115.963882)
total: 458.64 sec