Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-103458
#<BuildRuby:0x000055f3a0c56130
@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.20230311-103458",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004860 0.000423 1.779820 ( 3.125951)
build_miniruby 0.000000 0.001347 1.166659 ( 1.179616)
build_ruby 0.000000 0.001408 2.378862 ( 2.612793)
build_all 0.004498 0.001848 2.022092 ( 1.440536)
build_install 0.013349 0.003153 3.289448 ( 2.524311)
test_btest 0.000906 0.000000 64.719728 ( 31.521043)
test_basic 0.004497 0.002378 0.531939 ( 0.638383)
test_all 0.001179 0.000184 536.339303 (193.429256)
test_rubyspec 0.021837 0.024654 71.686131 ( 81.775497)
total: 318.25 sec