Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-110053
#<BuildRuby:0x00007f9e0d4afdc8
@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.20241220-110053",
@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.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.005818 0.000455 2.183683 ( 2.518516)
build_miniruby 0.001297 0.000324 1.697864 ( 1.703245)
build_ruby 0.001731 0.000432 4.286031 ( 4.418741)
build_all 0.009169 0.000163 6.581913 ( 3.470724)
build_install 0.015181 0.005926 8.567829 ( 5.613873)
test_btest 0.000775 0.000194 75.352445 ( 25.830046)
test_basic 0.001339 0.008040 1.017844 ( 2.311879)
test_all 0.111176 0.038043 710.820484 (235.443336)
test_rubyspec 0.055650 0.023651 116.658400 ( 27.255011)
total: 308.57 sec