Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-004157
#<BuildRuby:0x000055cb4e1f9f68
@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.20230204-004157",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.004573 0.000171 1.044817 ( 1.436561)
build_miniruby 0.001195 0.000000 1.069455 ( 1.068135)
build_ruby 0.001558 0.000000 2.075896 ( 2.293550)
build_all 0.006938 0.000320 3.704911 ( 1.895893)
build_install 0.003390 0.011705 2.740952 ( 1.902391)
test_btest 0.000517 0.000191 55.572128 ( 18.118203)
test_basic 0.003864 0.001432 0.373084 ( 0.466835)
test_all 0.001324 0.000491 650.859566 (202.308994)
test_rubyspec 0.027008 0.018211 66.146408 ( 76.049290)
total: 305.54 sec