Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-195534
#<BuildRuby:0x00007f7db917fdc0
@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.20241010-195534",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003054 0.004410 3.770579 ( 3.651617)
build_miniruby 0.001390 0.000218 1.662894 ( 1.660667)
build_ruby 0.001669 0.000260 4.663967 ( 4.817359)
build_all 0.007930 0.000575 7.250397 ( 2.982207)
build_install 0.008466 0.010058 9.897708 ( 4.804286)
test_btest 0.000820 0.000173 91.054550 ( 24.150016)
test_basic 0.005290 0.004251 0.910601 ( 0.958777)
test_all 0.098813 0.048838 752.674111 (270.282142)
test_rubyspec 0.036374 0.046196 132.589672 ( 32.145800)
total: 345.45 sec