Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-195036
#<BuildRuby:0x0000556877f923d0
@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.20230105-195036",
@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.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003828 0.000522 1.072029 ( 1.837025)
build_miniruby 0.001081 0.000147 0.997147 ( 2.358257)
build_ruby 0.001282 0.000175 2.813351 ( 21.953773)
build_all 0.002419 0.003937 3.609068 ( 1.774789)
build_install 0.001716 0.010678 2.700935 ( 1.887971)
test_btest 0.000617 0.000173 55.585175 ( 15.310300)
test_basic 0.003462 0.000969 0.387356 ( 0.482892)
test_all 0.001187 0.000333 618.488681 (180.183401)
test_rubyspec 0.017659 0.020358 63.396974 ( 73.160872)
total: 298.95 sec