Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-125641
#<BuildRuby:0x0000561bbca963b0
@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.20230428-125641",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005377 0.000000 1.805654 ( 4.223127)
build_miniruby 0.001383 0.000000 1.267163 ( 1.266097)
build_ruby 0.001441 0.000108 2.462317 ( 2.690816)
build_all 0.002104 0.004703 2.167617 ( 1.572378)
build_install 0.013876 0.001724 3.308018 ( 2.416779)
test_btest 0.000645 0.000196 73.387795 ( 32.702029)
test_basic 0.005763 0.000402 0.756814 ( 0.878279)
test_all 0.001220 0.000355 597.716325 (228.323358)
test_rubyspec 0.028964 0.017411 76.771624 ( 89.657030)
total: 363.73 sec