Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-004102
#<BuildRuby:0x00005575f9d228e0
@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.20230906-004102",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004405 0.001016 1.846584 ( 2.232066)
build_miniruby 0.001330 0.000306 1.517184 ( 1.517561)
build_ruby 0.001757 0.000000 3.491373 ( 3.722381)
build_all 0.008167 0.000000 6.520119 ( 3.712276)
build_install 0.014652 0.004114 7.672719 ( 4.810262)
test_btest 0.000906 0.000198 84.378383 ( 38.593120)
test_basic 0.005678 0.000316 0.943486 ( 1.005427)
test_all 0.003339 0.006107 685.779563 (291.002008)
test_rubyspec 0.026094 0.046551 105.803995 (117.603862)
total: 464.20 sec