Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-200627
#<BuildRuby:0x00007f2c5343fdd8
@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-200627",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000044 0.000010 0.000054 ( 0.000054)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.003668 0.004886 4.053725 ( 3.349575)
build_miniruby 0.000000 0.001809 1.200478 ( 1.196897)
build_ruby 0.000000 0.002025 3.959230 ( 4.087203)
build_all 0.004728 0.004436 7.098199 ( 2.977744)
build_install 0.013005 0.006909 10.136098 ( 4.692004)
test_btest 0.000652 0.000206 91.215611 ( 24.101161)
test_basic 0.006257 0.003557 1.134176 ( 1.183214)
test_all 0.091705 0.055196 733.783900 (238.523040)
test_rubyspec 0.038094 0.050856 130.479466 ( 25.718585)
total: 305.83 sec