Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-001909
#<BuildRuby:0x0000561eccef9f48
@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.20230504-001909",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004398 0.001319 1.731088 ( 2.989362)
build_miniruby 0.000947 0.000284 1.297241 ( 1.295989)
build_ruby 0.001368 0.000000 2.360606 ( 2.591602)
build_all 0.006001 0.000000 1.971086 ( 1.242141)
build_install 0.009076 0.005419 3.140700 ( 2.240807)
test_btest 0.000548 0.000167 73.495627 ( 22.948817)
test_basic 0.004349 0.001324 0.641474 ( 0.713785)
test_all 0.000686 0.000209 545.473089 (173.800032)
test_rubyspec 0.013718 0.030866 74.692447 ( 86.421430)
total: 294.24 sec