Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-085047
#<BuildRuby:0x000056461c45a390
@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.20230604-085047",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001843 0.003518 1.710722 ( 2.971348)
build_miniruby 0.001165 0.000277 1.225142 ( 1.227101)
build_ruby 0.001313 0.000313 2.686194 ( 2.886514)
build_all 0.007254 0.000000 2.235435 ( 1.602782)
build_install 0.012860 0.005152 3.386973 ( 2.576902)
test_btest 0.000550 0.000133 76.060639 ( 33.654130)
test_basic 0.007090 0.000000 0.747817 ( 0.842385)
test_all 0.000743 0.000892 587.540153 (210.458453)
test_rubyspec 0.020870 0.028974 80.480420 ( 92.287900)
total: 348.51 sec