Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-011637
#<BuildRuby:0x00005601ae205fc0
@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.20240112-011637",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004810 0.000627 1.403465 ( 1.757198)
build_miniruby 0.001347 0.000175 1.542116 ( 1.541412)
build_ruby 0.000000 0.001775 3.420078 ( 3.638776)
build_all 0.004252 0.003040 5.476586 ( 2.623800)
build_install 0.015176 0.003175 6.705523 ( 3.809314)
test_btest 0.000808 0.000000 78.522679 ( 22.528549)
test_basic 0.002402 0.003124 0.726598 ( 0.794216)
test_all 0.087862 0.029953 725.948309 (258.555140)
test_rubyspec 0.044541 0.024215 95.254261 (107.016769)
total: 402.27 sec