Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-124209
#<BuildRuby:0x000055c7842617f8
@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.20230817-124209",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005388 0.000862 2.217176 ( 3.852494)
build_miniruby 0.001385 0.000221 1.641644 ( 1.729934)
build_ruby 0.001354 0.000217 3.271429 ( 4.726941)
build_all 0.007803 0.000534 6.299044 ( 5.189961)
build_install 0.014107 0.006250 7.933116 ( 7.596250)
test_btest 0.000662 0.000122 82.846266 ( 52.558052)
test_basic 0.002014 0.005299 0.942409 ( 1.557385)
test_all 0.004810 0.004899 681.374299 (388.312005)
test_rubyspec 0.024982 0.044510 104.712061 (183.175902)
total: 648.70 sec