Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-225607
#<BuildRuby:0x0000559f050f6258
@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.20230110-225607",
@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.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004428 0.000077 1.115882 ( 1.570858)
build_miniruby 0.001475 0.000000 1.415478 ( 1.423349)
build_ruby 0.000000 0.001575 3.401690 ( 3.799540)
build_all 0.005754 0.002229 3.797038 ( 2.228330)
build_install 0.014865 0.000540 2.887325 ( 2.465739)
test_btest 0.000529 0.000101 56.055140 ( 26.201811)
test_basic 0.003339 0.000642 0.386943 ( 0.483657)
test_all 0.000922 0.000178 644.227023 (218.966126)
test_rubyspec 0.026020 0.027805 69.895235 ( 80.483043)
total: 337.62 sec