Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-040419
#<BuildRuby:0x000055dafb6d5f48
@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.20230530-040419",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004415 0.001261 1.892426 ( 3.878673)
build_miniruby 0.001203 0.000344 1.364586 ( 1.642842)
build_ruby 0.001170 0.000335 2.819742 ( 3.214722)
build_all 0.006331 0.000579 2.261923 ( 2.531298)
build_install 0.014419 0.002637 3.440203 ( 3.881326)
test_btest 0.000898 0.000234 76.390466 ( 43.454089)
test_basic 0.001691 0.005307 0.817055 ( 1.102031)
test_all 0.000845 0.000257 558.624125 (244.297421)
test_rubyspec 0.025732 0.024287 82.740830 ( 97.528836)
total: 401.53 sec