Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-081328
#<BuildRuby:0x0000562e01bfe138
@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.20230103-081328",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.004728 0.000063 1.001010 ( 1.448986)
build_miniruby 0.001246 0.000000 1.220277 ( 1.220450)
build_ruby 0.001575 0.000000 3.048853 ( 3.411353)
build_all 0.002138 0.003743 3.322908 ( 1.614374)
build_install 0.000540 0.011205 2.710889 ( 2.240766)
test_btest 0.000627 0.000150 55.855631 ( 18.475227)
test_basic 0.000574 0.004065 0.403005 ( 0.496762)
test_all 0.001719 0.000119 619.936915 (186.144548)
test_rubyspec 0.027965 0.010297 64.004919 ( 73.984027)
total: 289.04 sec