Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-194342
#<BuildRuby:0x00007f8b1b51fdd0
@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.20241022-194342",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000035 0.000009 0.000044 ( 0.000045)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004138 0.004021 4.120834 ( 3.947341)
build_miniruby 0.001359 0.000394 1.737891 ( 1.735024)
build_ruby 0.001488 0.000432 4.637478 ( 4.803334)
build_all 0.008653 0.000136 6.788201 ( 2.730297)
build_install 0.013332 0.005564 9.839518 ( 4.510062)
test_btest 0.000723 0.000206 80.075134 ( 21.305665)
test_basic 0.008761 0.001248 0.934462 ( 0.986737)
test_all 0.119713 0.023293 716.444859 (245.309154)
test_rubyspec 0.048274 0.035989 123.520188 ( 29.832266)
total: 315.16 sec