Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-031248
#<BuildRuby:0x00007f5e75adfdd8
@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.20240928-031248",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.008504 0.000144 4.727787 ( 3.872984)
build_miniruby 0.001631 0.000000 1.557298 ( 1.553628)
build_ruby 0.001997 0.000000 3.523714 ( 3.742143)
build_all 0.008530 0.000000 6.727312 ( 2.789329)
build_install 0.012825 0.006843 10.260719 ( 4.714752)
test_btest 0.000700 0.000192 94.528827 ( 25.192361)
test_basic 0.006296 0.004361 1.191639 ( 1.238882)
test_all 0.111218 0.040455 779.348496 (241.432876)
test_rubyspec 0.045151 0.041884 134.524354 ( 30.023366)
total: 314.56 sec