Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-065707
#<BuildRuby:0x000055959d9c9f90
@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.20230611-065707",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.006620 0.000245 1.973173 ( 4.307085)
build_miniruby 0.001548 0.000057 1.388211 ( 1.392837)
build_ruby 0.001564 0.000058 2.812505 ( 3.098579)
build_all 0.006969 0.000258 2.238789 ( 1.902786)
build_install 0.012085 0.005465 3.563341 ( 3.450670)
test_btest 0.001032 0.000000 77.802330 ( 41.771682)
test_basic 0.000000 0.003382 0.770344 ( 1.168570)
test_all 0.000000 0.001147 584.351071 (252.593440)
test_rubyspec 0.026718 0.027379 84.792273 (103.824553)
total: 413.51 sec