Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-062733
#<BuildRuby:0x000055c4937d5f70
@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.20230802-062733",
@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.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.006616 0.000000 2.246644 ( 3.616190)
build_miniruby 0.001813 0.000187 1.691556 ( 1.697346)
build_ruby 0.001449 0.000363 3.576271 ( 3.814368)
build_all 0.007166 0.000746 2.772526 ( 1.834921)
build_install 0.014505 0.003646 4.373509 ( 3.051630)
test_btest 0.000928 0.000224 84.960278 ( 31.265915)
test_basic 0.000182 0.007104 0.994649 ( 1.099500)
test_all 0.001004 0.000302 668.022520 (267.522929)
test_rubyspec 0.018448 0.035688 97.282694 (120.160511)
total: 434.06 sec