Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-092557
#<BuildRuby:0x00005555e63b9f70
@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.20230726-092557",
@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.000003 0.000022 ( 0.000021)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.006949 0.000958 2.350182 ( 6.344249)
build_miniruby 0.001287 0.000177 1.746347 ( 3.024380)
build_ruby 0.001659 0.000228 3.385935 ( 5.260013)
build_all 0.007836 0.000461 2.859811 ( 3.987529)
build_install 0.012064 0.008737 4.447810 ( 6.219135)
test_btest 0.000862 0.000156 82.901424 ( 60.644489)
test_basic 0.003542 0.005237 0.975194 ( 2.151514)
test_all 0.001145 0.000243 671.428599 (444.204504)
test_rubyspec 0.018922 0.038305 95.915822 (170.023007)
total: 701.86 sec