Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-032033
#<BuildRuby:0x000055b915c660f0
@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.20230112-032033",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005536 0.000253 1.190768 ( 2.200573)
build_miniruby 0.001088 0.000181 1.532775 ( 1.687599)
build_ruby 0.001335 0.000223 3.636204 ( 4.407140)
build_all 0.006985 0.001164 4.025141 ( 3.204572)
build_install 0.017644 0.000619 2.996564 ( 3.208066)
test_btest 0.000810 0.000120 55.412073 ( 34.732094)
test_basic 0.006076 0.000900 0.456704 ( 0.648189)
test_all 0.001273 0.000189 668.485183 (388.946148)
test_rubyspec 0.019991 0.039706 77.744415 (109.767895)
total: 548.80 sec