Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-203508
#<BuildRuby:0x00005593271d6338
@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.20230701-203508",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.001827 0.004466 1.928850 ( 3.234297)
build_miniruby 0.000896 0.000261 1.531429 ( 1.534928)
build_ruby 0.000000 0.001701 2.986752 ( 3.194937)
build_all 0.004129 0.003655 2.373030 ( 1.789140)
build_install 0.006377 0.009320 3.719436 ( 3.395260)
test_btest 0.000498 0.000199 80.192683 ( 23.779986)
test_basic 0.000000 0.005104 0.762957 ( 0.843150)
test_all 0.000000 0.002368 601.600909 (188.478775)
test_rubyspec 0.027150 0.019505 81.354863 ( 93.176192)
total: 319.43 sec