Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-031247
#<BuildRuby:0x000055e73673a2a8
@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.20230612-031247",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.006030 0.000524 1.975468 ( 3.822115)
build_miniruby 0.001606 0.000139 1.441301 ( 1.490849)
build_ruby 0.001772 0.000154 2.872284 ( 3.099124)
build_all 0.007576 0.000658 2.347397 ( 2.116465)
build_install 0.009365 0.008905 3.517195 ( 3.079077)
test_btest 0.000881 0.000136 77.787336 ( 26.055083)
test_basic 0.004672 0.000012 0.702413 ( 0.779081)
test_all 0.001165 0.000072 578.527506 (260.965006)
test_rubyspec 0.025553 0.038182 86.983289 (122.556586)
total: 423.96 sec