Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-040137
#<BuildRuby:0x000055b33c966118
@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.20230606-040137",
@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.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005168 0.000449 1.462641 ( 2.705700)
build_miniruby 0.001307 0.000113 1.093921 ( 1.092525)
build_ruby 0.000000 0.001463 2.236972 ( 2.452335)
build_all 0.003142 0.002618 1.935336 ( 1.084882)
build_install 0.014111 0.001184 3.029161 ( 2.003875)
test_btest 0.000890 0.000000 79.561368 ( 24.063418)
test_basic 0.006748 0.000000 0.829088 ( 0.905415)
test_all 0.000965 0.000000 583.043698 (165.767899)
test_rubyspec 0.025194 0.024820 75.492805 ( 87.040792)
total: 287.12 sec