Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-144209
#<BuildRuby:0x000055dc01276130
@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.20230704-144209",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.003174 0.003894 2.056758 ( 5.211074)
build_miniruby 0.001031 0.000165 1.555600 ( 2.178296)
build_ruby 0.001296 0.000207 3.160702 ( 4.817579)
build_all 0.006764 0.000410 2.417592 ( 3.331793)
build_install 0.015499 0.001673 3.784132 ( 5.483589)
test_btest 0.000670 0.000099 79.211808 ( 48.660405)
test_basic 0.008086 0.000490 0.899862 ( 1.479502)
test_all 0.001407 0.000201 600.223385 (339.619970)
test_rubyspec 0.023079 0.031765 90.811223 (129.196893)
total: 539.98 sec