Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-044700
#<BuildRuby:0x000055c7c2a7a208
@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.20230808-044700",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.000000 0.006816 2.422083 ( 4.936022)
build_miniruby 0.000972 0.000765 1.771670 ( 2.626841)
build_ruby 0.002141 0.000000 3.539122 ( 4.612990)
build_all 0.002044 0.006653 2.818140 ( 3.042422)
build_install 0.016789 0.002963 4.473071 ( 3.857801)
test_btest 0.000679 0.000119 85.454838 ( 45.815440)
test_basic 0.005089 0.004461 1.035019 ( 1.356857)
test_all 0.002275 0.000131 669.027894 (322.051933)
test_rubyspec 0.035672 0.023719 103.915641 (142.109562)
total: 530.41 sec