Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-060508
#<BuildRuby:0x000055d8cc28a190
@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.20221231-060508",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004304 0.000023 1.004024 ( 1.369882)
build_miniruby 0.001188 0.000103 1.116492 ( 1.114931)
build_ruby 0.001321 0.000115 3.102228 ( 3.473212)
build_all 0.005953 0.000518 3.667854 ( 1.879985)
build_install 0.013881 0.000402 3.032743 ( 2.123436)
test_btest 0.000883 0.000070 56.659559 ( 15.582948)
test_basic 0.004881 0.000016 0.401327 ( 0.495340)
test_all 0.001013 0.000078 617.407081 (180.195816)
test_rubyspec 0.017806 0.024494 64.320589 ( 74.346385)
total: 280.58 sec