Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-165253
#<BuildRuby:0x000055a427972130
@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.20230723-165253",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000030 0.000003 0.000033 ( 0.000055)
build_up 0.005927 0.000635 2.114070 ( 3.419986)
build_miniruby 0.001301 0.000139 1.673661 ( 1.690056)
build_ruby 0.001705 0.000183 3.053574 ( 28.971275)
build_all 0.000000 0.002932 2.531547 ( 2.052921)
build_install 0.000000 0.015623 3.978526 ( 8.195721)
test_btest 0.000714 0.000000 77.114505 ( 29.210962)
test_basic 0.004643 0.000800 0.792264 ( 4.874445)
test_all 0.001106 0.000285 597.998440 (320.626413)
test_rubyspec 0.038813 0.017957 89.594047 (129.412095)
total: 528.46 sec