Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-091838
#<BuildRuby:0x00007f16a9c5fdc0
@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.20240921-091838",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.005705 0.002877 3.888704 ( 3.291786)
build_miniruby 0.001368 0.000241 1.236713 ( 1.233191)
build_ruby 0.000000 0.001721 3.100711 ( 3.332384)
build_all 0.007638 0.001304 5.780073 ( 2.251561)
build_install 0.013128 0.002678 8.259522 ( 3.741115)
test_btest 0.000823 0.000157 85.553734 ( 22.448276)
test_basic 0.004142 0.006544 1.074726 ( 1.118916)
test_all 0.109869 0.035186 664.581867 (203.207453)
test_rubyspec 0.044414 0.043058 142.435180 ( 36.859412)
total: 277.49 sec