Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-171443
#<BuildRuby:0x00005653926d9f70
@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.20230509-171443",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006245 0.000814 1.880598 ( 4.123809)
build_miniruby 0.001502 0.000196 1.250490 ( 1.434823)
build_ruby 0.001571 0.000204 2.691511 ( 3.097560)
build_all 0.006260 0.000816 2.215337 ( 2.140689)
build_install 0.016936 0.000340 3.465359 ( 3.416784)
test_btest 0.000874 0.000101 74.967091 ( 42.177191)
test_basic 0.006277 0.000162 0.807570 ( 1.152322)
test_all 0.000805 0.000089 641.505439 (532.013747)
test_rubyspec 0.039835 0.021825 86.234896 (127.205160)
total: 716.76 sec