Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-064143
#<BuildRuby:0x00007f6353aefde0
@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.20240830-064143",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000043 0.000010 0.000053 ( 0.000053)
configure 0.000032 0.000007 0.000039 ( 0.000040)
build_up 0.007609 0.000000 3.222256 ( 3.103613)
build_miniruby 0.001330 0.000235 1.329966 ( 1.326874)
build_ruby 0.001545 0.000339 3.995951 ( 4.180996)
build_all 0.008520 0.000085 7.640592 ( 3.006295)
build_install 0.016794 0.001684 10.827996 ( 5.319740)
test_btest 0.000816 0.000159 114.186228 ( 30.694199)
test_basic 0.007113 0.003127 1.292460 ( 1.339327)
test_all 0.105603 0.042129 838.822240 (258.103876)
test_rubyspec 0.059593 0.031134 167.512287 ( 38.167664)
total: 345.24 sec