Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-163451
#<BuildRuby:0x00005593b5372258
@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.20230704-163451",
@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.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.006227 0.000164 1.959133 ( 3.251236)
build_miniruby 0.001188 0.000000 1.485793 ( 1.485492)
build_ruby 0.001266 0.000000 3.125373 ( 3.413762)
build_all 0.003352 0.003454 2.322860 ( 1.536671)
build_install 0.009393 0.007355 3.565769 ( 3.296644)
test_btest 0.000898 0.000132 82.313448 ( 22.701363)
test_basic 0.000803 0.003942 0.856399 ( 0.926841)
test_all 0.002388 0.000078 584.565644 (179.353837)
test_rubyspec 0.021470 0.027023 82.999827 ( 94.759208)
total: 310.73 sec