Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-030322
#<BuildRuby:0x000055977db023d0
@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.20230708-030322",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002731 0.003584 2.037335 ( 5.260649)
build_miniruby 0.001212 0.000291 1.664898 ( 2.511482)
build_ruby 0.001682 0.000404 3.407695 ( 4.919967)
build_all 0.006779 0.000657 2.524517 ( 3.814383)
build_install 0.010477 0.006865 3.938316 ( 5.792322)
test_btest 0.000846 0.000227 79.666822 ( 49.416060)
test_basic 0.006555 0.001764 0.903211 ( 1.436306)
test_all 0.001499 0.000404 608.497888 (326.052035)
test_rubyspec 0.020287 0.034432 91.751575 (134.727922)
total: 533.93 sec