Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-114545
#<BuildRuby:0x0000564b03d1a228
@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.20230628-114545",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005105 0.001021 2.074417 ( 5.123962)
build_miniruby 0.001176 0.000235 1.590308 ( 2.145146)
build_ruby 0.001964 0.000000 3.209404 ( 4.751238)
build_all 0.003449 0.004479 2.579315 ( 3.175607)
build_install 0.015076 0.003479 3.903835 ( 5.335234)
test_btest 0.000860 0.000198 81.199518 ( 51.692016)
test_basic 0.002058 0.005398 0.922828 ( 1.474685)
test_all 0.001649 0.000444 599.045200 (314.517062)
test_rubyspec 0.021825 0.030029 88.804507 (129.076694)
total: 517.29 sec