Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230922-145825
#<BuildRuby:0x0000558b832ce228
@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.20230922-145825",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005973 0.000211 2.039988 ( 3.290070)
build_miniruby 0.001362 0.000141 1.630308 ( 1.634539)
build_ruby 0.001887 0.000196 3.470189 ( 3.647851)
build_all 0.004303 0.004148 6.016053 ( 3.116884)
build_install 0.013700 0.005676 7.557203 ( 4.413895)
test_btest 0.000915 0.000148 83.779577 ( 33.361145)
test_basic 0.002987 0.005054 0.982211 ( 1.053324)
test_all 0.007729 0.002378 692.864254 (250.805936)
test_rubyspec 0.026286 0.039501 100.852813 (112.725097)
total: 414.05 sec