Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-105520
#<BuildRuby:0x00005594c9c161d8
@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.20230706-105520",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005565 0.000619 2.000480 ( 3.246292)
build_miniruby 0.001521 0.000169 1.639442 ( 1.640050)
build_ruby 0.001292 0.000144 2.955888 ( 3.200321)
build_all 0.006016 0.000187 2.327265 ( 1.534867)
build_install 0.010901 0.005241 3.719028 ( 3.369699)
test_btest 0.000705 0.000097 81.323132 ( 22.417700)
test_basic 0.005690 0.000147 0.839079 ( 0.915302)
test_all 0.001480 0.000197 605.667787 (185.215121)
test_rubyspec 0.032446 0.016869 86.837940 (100.220454)
total: 321.76 sec