Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-020914
#<BuildRuby:0x000055b7cac8df70
@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.20230113-020914",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.004155 0.000944 1.204895 ( 1.951427)
build_miniruby 0.001096 0.000249 1.521189 ( 1.538761)
build_ruby 0.001699 0.000000 3.551010 ( 4.062385)
build_all 0.001020 0.006702 3.920882 ( 2.488343)
build_install 0.009887 0.005983 3.042072 ( 2.661429)
test_btest 0.000561 0.000181 55.066707 ( 27.845342)
test_basic 0.004874 0.001566 0.439889 ( 0.543686)
test_all 0.001321 0.000425 616.522438 (234.413921)
test_rubyspec 0.027189 0.022959 70.883880 ( 83.251993)
total: 358.76 sec