Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-061605
#<BuildRuby:0x000055975549e8e0
@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.20230626-061605",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006245 0.000499 2.030248 ( 4.782853)
build_miniruby 0.001359 0.000109 1.436534 ( 1.838397)
build_ruby 0.001543 0.000123 3.175066 ( 3.702153)
build_all 0.007316 0.000586 2.535184 ( 2.852902)
build_install 0.007695 0.009982 3.815922 ( 4.137510)
test_btest 0.000605 0.000093 79.274503 ( 50.225550)
test_basic 0.006290 0.000968 0.886952 ( 1.791816)
test_all 0.000973 0.000150 575.540569 (324.995891)
test_rubyspec 0.021172 0.033082 88.864340 (126.575457)
total: 520.90 sec