Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-205902
#<BuildRuby:0x00005600070cded0
@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.20230626-205902",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000016 0.000001 0.000017 ( 0.000026)
configure 0.000014 0.000001 0.000015 ( 0.000025)
build_up 0.006481 0.000185 2.038864 ( 3.380580)
build_miniruby 0.001464 0.000108 1.540338 ( 1.542147)
build_ruby 0.000000 0.002175 3.083443 ( 3.303014)
build_all 0.000000 0.007306 2.536540 ( 1.915657)
build_install 0.011856 0.006702 4.030705 ( 3.343380)
test_btest 0.000564 0.000112 80.742725 ( 36.899944)
test_basic 0.002126 0.004630 0.846865 ( 0.959333)
test_all 0.000567 0.001353 603.488810 (221.411761)
test_rubyspec 0.019039 0.031471 84.193060 ( 96.447593)
total: 369.20 sec