Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-140607
#<BuildRuby:0x00005564b34be1d8
@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.20230802-140607",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000029)
build_up 0.007204 0.000202 2.279888 ( 7.461131)
build_miniruby 0.001842 0.000115 1.751362 ( 3.364501)
build_ruby 0.001637 0.000102 3.448548 ( 15.945103)
build_all 0.004175 0.004188 2.683139 ( 4.117577)
build_install 0.019668 0.001366 4.277861 ( 7.528433)
test_btest 0.000783 0.000069 79.586265 ( 57.110128)
test_basic 0.006862 0.000605 0.920909 ( 1.972672)
test_all 0.001024 0.000090 672.323868 (342.553027)
test_rubyspec 0.029040 0.026537 96.811936 (147.086684)
total: 587.14 sec