Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-033221
#<BuildRuby:0x000055bbb6f228e0
@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.20230622-033221",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.007088 0.000000 2.096677 ( 6.659722)
build_miniruby 0.001987 0.000000 1.703754 ( 3.522865)
build_ruby 0.000000 0.002233 3.252443 ( 17.041603)
build_all 0.007241 0.000989 2.325697 ( 4.332585)
build_install 0.010579 0.008021 3.727822 ( 8.244037)
test_btest 0.000716 0.000102 82.445083 ( 97.867056)
test_basic 0.007749 0.001107 0.922553 ( 2.567875)
test_all 0.002052 0.000293 616.800948 (506.703919)
test_rubyspec 0.039524 0.015387 88.966657 (133.463249)
total: 780.40 sec