Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-013307
#<BuildRuby:0x0000564e5a692130
@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.20230831-013307",
@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.000024 0.000002 0.000026 ( 0.000023)
autoconf 0.000037 0.000003 0.000040 ( 0.000036)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.005881 0.000171 1.834566 ( 2.303353)
build_miniruby 0.001476 0.000147 1.760763 ( 1.764453)
build_ruby 0.001705 0.000170 3.234840 ( 3.495562)
build_all 0.004045 0.004302 6.353990 ( 3.469390)
build_install 0.018261 0.001741 7.604981 ( 5.448450)
test_btest 0.001019 0.000127 84.540885 ( 49.993315)
test_basic 0.007800 0.000394 0.945179 ( 1.380260)
test_all 0.006166 0.005090 729.402042 (628.085956)
test_rubyspec 0.037024 0.045446 111.330197 (166.455127)
total: 862.40 sec