Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-104713
#<BuildRuby:0x0000564234f5e8e0
@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.20230806-104713",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000027)
build_up 0.003491 0.004027 2.410593 ( 6.020727)
build_miniruby 0.001402 0.000135 1.753632 ( 2.552343)
build_ruby 0.001889 0.000183 3.333361 ( 61.588155)
build_all 0.008583 0.000020 2.837742 ( 3.823228)
build_install 0.018218 0.001238 4.452737 ( 5.528081)
test_btest 0.000722 0.000064 83.645906 ( 55.948070)
test_basic 0.007991 0.000705 1.062044 ( 4.023833)
test_all 0.001601 0.000141 701.990848 (397.875160)
test_rubyspec 0.038639 0.018632 101.633706 (164.563869)
total: 701.92 sec