Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-085928
#<BuildRuby:0x000056242eaa2230
@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.20230728-085928",
@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.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.005830 0.000603 2.222249 ( 3.699288)
build_miniruby 0.000000 0.001730 1.682361 ( 1.694114)
build_ruby 0.000000 0.001966 3.444148 ( 3.717253)
build_all 0.000057 0.007898 2.770408 ( 2.008046)
build_install 0.013391 0.005213 4.362683 ( 3.432016)
test_btest 0.000811 0.000178 82.587628 ( 41.523792)
test_basic 0.000000 0.007908 0.939550 ( 1.494289)
test_all 0.000763 0.000725 635.709431 (278.962184)
test_rubyspec 0.030279 0.023608 94.688698 (108.500052)
total: 445.03 sec