Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-073014
#<BuildRuby:0x00005584c2532068
@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-073014",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006879 0.000208 1.623347 ( 2.248252)
build_miniruby 0.001434 0.000102 1.112694 ( 1.148502)
build_ruby 0.000000 0.001818 1.803060 ( 1.919048)
build_all 0.007287 0.001747 4.032987 ( 2.269332)
build_install 0.013916 0.007123 3.094600 ( 2.622877)
test_btest 0.000786 0.000109 64.793266 ( 33.095394)
test_basic 0.000000 0.007196 0.428354 ( 0.689868)
test_all 0.001099 0.000596 707.971872 (583.163180)
test_rubyspec 0.034525 0.025088 77.296701 (112.964806)
total: 740.14 sec