Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-045338
#<BuildRuby:0x00007fbbae06fdd0
@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.20241206-045338",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.008033 0.001148 3.781304 ( 4.853525)
build_miniruby 0.001667 0.000238 1.761166 ( 2.002583)
build_ruby 0.002158 0.000309 4.525943 ( 4.785582)
build_all 0.008534 0.001219 6.697927 ( 3.672367)
build_install 0.017756 0.006699 9.635160 ( 5.895901)
test_btest 0.000797 0.000133 80.111885 ( 34.012839)
test_basic 0.004206 0.008376 1.144661 ( 1.298485)
test_all 0.095331 0.054116 787.106926 (297.341573)
test_rubyspec 0.046522 0.038843 124.479722 ( 35.251027)
total: 389.12 sec