Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-103544
#<BuildRuby:0x000055bd648023d0
@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.20230617-103544",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.006038 0.000464 2.010611 ( 5.491519)
build_miniruby 0.001474 0.000114 1.408261 ( 2.108889)
build_ruby 0.001307 0.000100 2.881664 ( 4.437456)
build_all 0.004116 0.004263 2.470690 ( 2.974097)
build_install 0.017457 0.000921 3.840049 ( 4.567939)
test_btest 0.000647 0.000067 77.593410 ( 49.083796)
test_basic 0.005879 0.000608 0.802051 ( 1.484680)
test_all 0.001186 0.000123 580.564714 (332.927505)
test_rubyspec 0.016613 0.033164 85.572704 (110.196920)
total: 513.27 sec