Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-124241
#<BuildRuby:0x00005567cca1e008
@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.20230330-124241",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.005465 1.759515 ( 3.043265)
build_miniruby 0.000000 0.001568 1.288358 ( 1.288772)
build_ruby 0.000659 0.000914 2.501872 ( 2.734866)
build_all 0.003408 0.004935 2.268002 ( 1.546385)
build_install 0.014445 0.002682 3.373602 ( 2.496962)
test_btest 0.000519 0.000136 69.903115 ( 26.986953)
test_basic 0.003716 0.003082 0.540770 ( 0.644310)
test_all 0.001010 0.000283 554.937366 (194.888720)
test_rubyspec 0.023692 0.021892 74.853937 ( 84.798470)
total: 318.43 sec