Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-183700
#<BuildRuby:0x0000565369d56188
@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.20230313-183700",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001752 0.003645 1.643631 ( 3.013014)
build_miniruby 0.001061 0.000193 1.077985 ( 1.076653)
build_ruby 0.001249 0.000227 2.305691 ( 2.499272)
build_all 0.006225 0.000000 2.072213 ( 1.281478)
build_install 0.009119 0.005586 3.191023 ( 2.192746)
test_btest 0.000586 0.000122 67.050531 ( 22.304655)
test_basic 0.004103 0.000000 0.428618 ( 0.524434)
test_all 0.000689 0.000103 537.059688 (165.264460)
test_rubyspec 0.019336 0.021199 71.328733 ( 81.072917)
total: 279.23 sec