Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-170003
#<BuildRuby:0x00007fe3b5d8fdd8
@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.20240920-170003",
@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.000024 0.000005 0.000029 ( 0.000028)
autoconf 0.000045 0.000009 0.000054 ( 0.000053)
configure 0.000039 0.000007 0.000046 ( 0.000046)
build_up 0.009103 0.000182 5.268187 ( 4.369928)
build_miniruby 0.001787 0.000000 1.896997 ( 1.939923)
build_ruby 0.002432 0.000000 4.967771 ( 5.148232)
build_all 0.009581 0.000000 7.674169 ( 4.303054)
build_install 0.012558 0.011850 11.372526 ( 6.799523)
test_btest 0.000727 0.000162 101.766692 ( 39.826903)
test_basic 0.000000 0.010364 1.232013 ( 1.282962)
test_all 0.099735 0.056365 827.239056 (281.663233)
test_rubyspec 0.060830 0.028515 144.018786 ( 32.502679)
total: 377.84 sec