Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-053630
#<BuildRuby:0x00005652307c61a8
@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.20231022-053630",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006643 0.000000 3.307623 ( 3.419905)
build_miniruby 0.001559 0.000003 1.513925 ( 1.513920)
build_ruby 0.001335 0.000232 2.922758 ( 3.117677)
build_all 0.000000 0.007869 5.568138 ( 2.851217)
build_install 0.007337 0.011200 7.530173 ( 4.193032)
test_btest 0.000820 0.000284 79.033424 ( 33.374782)
test_basic 0.002119 0.004841 0.894364 ( 0.997241)
test_all 0.086483 0.028719 631.985581 (226.583990)
test_rubyspec 0.017767 0.046303 91.951894 (105.968646)
total: 382.02 sec