Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-040025
#<BuildRuby:0x000055a9f29c61d8
@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.20230615-040025",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.002687 0.003199 1.857709 ( 3.384868)
build_miniruby 0.001141 0.000183 1.416415 ( 1.436748)
build_ruby 0.001447 0.000231 2.783457 ( 3.222663)
build_all 0.007373 0.000000 2.368365 ( 2.636756)
build_install 0.016776 0.002828 3.776874 ( 4.364402)
test_btest 0.000608 0.000092 76.208423 ( 43.691791)
test_basic 0.000000 0.006837 0.771488 ( 0.929662)
test_all 0.000000 0.001861 584.666480 (274.790710)
test_rubyspec 0.041187 0.009546 84.494433 (108.667244)
total: 443.13 sec