Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-223659
#<BuildRuby:0x00005593a162e230
@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.20230311-223659",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.005289 0.000322 1.721179 ( 3.068448)
build_miniruby 0.001050 0.000250 1.080238 ( 1.082735)
build_ruby 0.001090 0.000259 2.451543 ( 2.662096)
build_all 0.002681 0.003721 2.097811 ( 1.282454)
build_install 0.011806 0.003220 3.171533 ( 2.149370)
test_btest 0.000683 0.000186 70.010237 ( 20.673930)
test_basic 0.004566 0.000000 0.509089 ( 0.604682)
test_all 0.000507 0.000684 582.753088 (186.247474)
test_rubyspec 0.023651 0.017792 72.466759 ( 82.947547)
total: 300.72 sec