Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-032429
#<BuildRuby:0x0000558be9f2a3d0
@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.20230830-032429",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.004912 1.623407 ( 1.975483)
build_miniruby 0.000000 0.001712 1.654300 ( 1.656001)
build_ruby 0.001152 0.000863 3.190988 ( 3.440990)
build_all 0.004948 0.003365 6.454320 ( 3.349998)
build_install 0.018562 0.000000 7.812019 ( 4.559699)
test_btest 0.000000 0.001057 84.804864 ( 31.609661)
test_basic 0.000000 0.008090 0.950741 ( 1.045419)
test_all 0.005350 0.003584 714.265610 (296.754965)
test_rubyspec 0.040325 0.038595 110.890172 (138.997684)
total: 483.39 sec