Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-234414
#<BuildRuby:0x00007f9acd38fdc8
@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.20240828-234414",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000029 0.000010 0.000039 ( 0.000039)
configure 0.000028 0.000009 0.000037 ( 0.000038)
build_up 0.006199 0.003365 4.074404 ( 5.824975)
build_miniruby 0.001298 0.000460 1.717112 ( 1.781681)
build_ruby 0.000203 0.002577 4.795108 ( 5.284927)
build_all 0.008202 0.001570 8.395584 ( 5.338272)
build_install 0.016619 0.007206 11.678501 ( 8.380618)
test_btest 0.000744 0.000277 123.206490 ( 93.966665)
test_basic 0.005565 0.006514 1.313473 ( 1.742133)
test_all 0.133430 0.034097 920.328178 (669.861177)
test_rubyspec 0.037888 0.056243 173.764371 (135.688146)
total: 927.87 sec