Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-231104
#<BuildRuby:0x00005609c565a1d8
@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.20230531-231104",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007195 0.000000 2.008416 ( 4.787709)
build_miniruby 0.002196 0.000169 1.524934 ( 2.038155)
build_ruby 0.001824 0.000000 2.963825 ( 3.929499)
build_all 0.007176 0.000541 2.245550 ( 2.996539)
build_install 0.019547 0.000667 3.551720 ( 4.615713)
test_btest 0.000850 0.000083 77.986193 ( 84.333714)
test_basic 0.003128 0.004308 0.815940 ( 1.545587)
test_all 0.001018 0.000127 619.006071 (715.455962)
test_rubyspec 0.025313 0.036589 88.752247 (128.572714)
total: 948.28 sec