Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-114608
#<BuildRuby:0x000055a7b4f761b8
@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.20230604-114608",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.005676 0.000171 1.886086 ( 3.575923)
build_miniruby 0.001680 0.000000 1.409140 ( 1.540983)
build_ruby 0.001627 0.000000 2.746881 ( 3.078181)
build_all 0.008475 0.000300 2.209708 ( 2.240975)
build_install 0.010901 0.008453 3.637944 ( 3.526387)
test_btest 0.000777 0.000120 78.103554 ( 43.450418)
test_basic 0.003398 0.004174 0.802253 ( 1.140564)
test_all 0.001043 0.000193 588.696404 (253.820835)
test_rubyspec 0.034718 0.018849 86.003313 (106.772492)
total: 419.15 sec