Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-222147
#<BuildRuby:0x0000561c26f8dfc0
@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.20230814-222147",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003004 0.003879 2.195685 ( 5.916126)
build_miniruby 0.001466 0.000293 1.688960 ( 3.335745)
build_ruby 0.002030 0.000000 3.441221 ( 8.799951)
build_all 0.009840 0.000697 6.671111 ( 8.655899)
build_install 0.016213 0.003304 8.136891 ( 9.664765)
test_btest 0.000748 0.000140 84.731950 ( 69.119097)
test_basic 0.003385 0.004852 0.978669 ( 1.868778)
test_all 0.010571 0.000439 680.182394 (409.899130)
test_rubyspec 0.047180 0.022607 103.350717 (161.629863)
total: 678.89 sec