Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-184428
#<BuildRuby:0x000055d52592df10
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-184428",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.006289 0.000242 1.595342 ( 3.021497)
build_miniruby 0.001459 0.000056 0.998095 ( 1.367506)
build_ruby 0.001577 0.000060 1.757258 ( 2.473445)
build_all 0.008950 0.000000 3.993171 ( 4.727919)
build_install 0.010918 0.008301 3.022084 ( 3.726545)
test_btest 0.000924 0.000089 66.854975 ( 61.101821)
test_basic 0.000000 0.007138 0.412642 ( 0.675707)
test_all 0.000000 0.001308 661.840671 (356.737917)
test_rubyspec 0.022275 0.029453 72.364180 ( 86.021005)
total: 519.85 sec