Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-104120
#<BuildRuby:0x00005616366968e0
@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.20230529-104120",
@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.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001678 0.003804 1.668225 ( 2.938681)
build_miniruby 0.001281 0.000167 1.316990 ( 1.315843)
build_ruby 0.001321 0.000173 2.503863 ( 2.729127)
build_all 0.000471 0.007510 2.075934 ( 1.488070)
build_install 0.012886 0.004192 3.371584 ( 2.599174)
test_btest 0.000589 0.000131 77.628867 ( 31.565482)
test_basic 0.006977 0.000627 0.754830 ( 0.844894)
test_all 0.000921 0.000085 568.614471 (240.156245)
test_rubyspec 0.039730 0.014251 83.952512 (100.412725)
total: 384.05 sec