Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241018-042118
#<BuildRuby:0x00007f313588fdc0
@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.20241018-042118",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000136 0.007952 3.713958 ( 3.608058)
build_miniruby 0.001340 0.000463 1.226789 ( 1.224537)
build_ruby 0.001330 0.000458 3.896162 ( 4.078735)
build_all 0.008193 0.001379 7.262620 ( 3.066339)
build_install 0.008571 0.012661 9.697888 ( 4.367529)
test_btest 0.000626 0.000254 92.541871 ( 26.629105)
test_basic 0.001507 0.009158 1.094372 ( 1.142326)
test_all 0.101759 0.052903 753.674319 (250.410304)
test_rubyspec 0.040741 0.048811 140.407535 ( 43.380806)
total: 337.91 sec