Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-161105
#<BuildRuby:0x000055d47aa4a228
@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.20231022-161105",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003156 0.004508 3.732628 ( 4.302680)
build_miniruby 0.001430 0.000265 1.684736 ( 1.712597)
build_ruby 0.001696 0.000000 3.221732 ( 3.486552)
build_all 0.007587 0.000000 5.948327 ( 3.327125)
build_install 0.013560 0.006239 8.065599 ( 4.219342)
test_btest 0.000577 0.000115 80.897582 ( 33.103633)
test_basic 0.005473 0.000317 0.836198 ( 0.905031)
test_all 0.092193 0.028672 671.811920 (250.250928)
test_rubyspec 0.017990 0.047623 92.880681 (106.267731)
total: 407.58 sec