Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-133456
#<BuildRuby:0x000055a13f72a890
@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.20221207-133456",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004930 0.000429 1.391880 ( 1.728854)
build_miniruby 0.001118 0.000097 1.242814 ( 1.251605)
build_ruby 0.001391 0.000121 2.501309 ( 2.510364)
build_all 0.006428 0.000559 3.645342 ( 2.456821)
build_install 0.010009 0.005838 2.879623 ( 2.406447)
test_btest 0.000693 0.000091 53.490217 ( 26.294056)
test_basic 0.003175 0.000414 0.405229 ( 0.505497)
test_all 0.001329 0.000000 612.552380 (232.563039)
test_rubyspec 0.016766 0.025467 68.859873 ( 79.210665)
total: 348.93 sec