Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-151138
#<BuildRuby:0x0000556cf673e1d8
@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.20230614-151138",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005004 0.001305 1.992726 ( 5.309878)
build_miniruby 0.001297 0.000338 1.603500 ( 3.274929)
build_ruby 0.001991 0.000000 3.042433 ( 6.305203)
build_all 0.008057 0.000408 2.499912 ( 3.350638)
build_install 0.014260 0.006658 3.873387 ( 5.137018)
test_btest 0.000667 0.000177 78.977214 ( 58.350201)
test_basic 0.003344 0.003860 0.820585 ( 1.636050)
test_all 0.000758 0.000220 587.818607 (549.301373)
test_rubyspec 0.046130 0.023922 91.392529 (247.787082)
total: 880.45 sec