Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-161953
#<BuildRuby:0x0000557d5dade320
@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.20221227-161953",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000520 0.003977 1.112793 ( 1.502418)
build_miniruby 0.000960 0.000252 1.543347 ( 1.542138)
build_ruby 0.001158 0.000305 3.385248 ( 3.760016)
build_all 0.006338 0.000588 3.645621 ( 1.869473)
build_install 0.007370 0.006709 2.853177 ( 1.975040)
test_btest 0.000591 0.000180 55.943512 ( 17.892277)
test_basic 0.005611 0.000492 0.417959 ( 0.513281)
test_all 0.000883 0.000257 605.124696 (185.745752)
test_rubyspec 0.020355 0.020250 64.452826 ( 74.242741)
total: 289.04 sec