Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-180022
#<BuildRuby:0x00007fc62575fdd0
@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.20241208-180022",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.006747 0.002024 3.946980 ( 4.383840)
build_miniruby 0.001823 0.000000 1.565725 ( 1.636005)
build_ruby 0.000000 0.001829 3.505078 ( 3.691218)
build_all 0.007548 0.001339 6.157797 ( 2.587971)
build_install 0.014830 0.004494 8.934950 ( 4.518770)
test_btest 0.000729 0.000221 75.060572 ( 20.483630)
test_basic 0.009838 0.001525 0.987313 ( 1.041201)
test_all 0.099757 0.043073 697.438531 (205.871650)
test_rubyspec 0.051777 0.028208 115.629340 ( 26.647945)
total: 270.86 sec