Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-072257
#<BuildRuby:0x00005585b1d1e390
@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.20230527-072257",
@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.000022 0.000003 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006215 0.000811 1.929595 ( 4.634313)
build_miniruby 0.001399 0.000000 1.395742 ( 1.737583)
build_ruby 0.001615 0.000000 2.724853 ( 3.485074)
build_all 0.003846 0.004071 2.352880 ( 2.840488)
build_install 0.012293 0.007549 3.778745 ( 4.672736)
test_btest 0.000754 0.000157 80.028356 ( 51.406024)
test_basic 0.001105 0.006421 0.836291 ( 1.424377)
test_all 0.001408 0.000364 558.531616 (310.109815)
test_rubyspec 0.026850 0.026476 85.344998 (105.975834)
total: 486.29 sec