Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-165430
#<BuildRuby:0x00005645bd14e228
@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.20230102-165430",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000477 0.004172 1.060049 ( 1.465519)
build_miniruby 0.000000 0.001433 1.460362 ( 1.458810)
build_ruby 0.000000 0.001547 3.326334 ( 3.689388)
build_all 0.005699 0.001748 3.874026 ( 2.055047)
build_install 0.014196 0.000112 3.167804 ( 2.421373)
test_btest 0.000703 0.000078 54.074365 ( 19.286494)
test_basic 0.005611 0.000123 0.435896 ( 0.537532)
test_all 0.001039 0.000112 650.948830 (232.721003)
test_rubyspec 0.018333 0.025195 66.794669 ( 76.967626)
total: 340.60 sec