Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-113956
#<BuildRuby:0x00005608933021a8
@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.20230814-113956",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.002673 0.004353 2.244928 ( 6.896213)
build_miniruby 0.001180 0.000126 1.808561 ( 3.461832)
build_ruby 0.001712 0.000184 3.386529 ( 5.962161)
build_all 0.004109 0.004866 6.503902 ( 8.179441)
build_install 0.017482 0.004393 8.341018 ( 10.527121)
test_btest 0.000740 0.000115 84.665004 ( 63.494968)
test_basic 0.008146 0.000000 0.953170 ( 2.653077)
test_all 0.008857 0.001206 703.974549 (513.156559)
test_rubyspec 0.035235 0.036469 102.815550 (160.734514)
total: 775.07 sec