Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-154106
#<BuildRuby:0x0000564f79a1a008
@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.20231019-154106",
@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.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.000000 0.006207 2.435290 ( 2.533340)
build_miniruby 0.000000 0.001592 1.731143 ( 1.732571)
build_ruby 0.000000 0.001661 3.364176 ( 11.947254)
build_all 0.000000 0.007524 6.505139 ( 2.999473)
build_install 0.006944 0.011793 8.030741 ( 4.383843)
test_btest 0.000887 0.000229 88.759365 ( 29.830562)
test_basic 0.006109 0.003358 0.964927 ( 1.298302)
test_all 0.008052 0.001151 714.378216 (259.038414)
test_rubyspec 0.050353 0.018799 101.668191 (113.168862)
total: 426.93 sec