Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240119-073353
#<BuildRuby:0x0000564e87421fb8
@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.20240119-073353",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.002146 0.004353 2.134537 ( 3.040696)
build_miniruby 0.001192 0.000229 2.057299 ( 2.060880)
build_ruby 0.001339 0.000258 3.506727 ( 3.718289)
build_all 0.007584 0.000000 5.868522 ( 2.672501)
build_install 0.017037 0.002661 7.337249 ( 4.576249)
test_btest 0.000663 0.000117 83.940736 ( 35.332638)
test_basic 0.007327 0.000586 0.904560 ( 0.970186)
test_all 0.083050 0.036436 754.104650 (255.951379)
test_rubyspec 0.068446 0.028346 146.361510 (157.746068)
total: 466.07 sec