Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-231641
#<BuildRuby:0x00007f153d0cfdd8
@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.20240816-231641",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.009752 0.000272 4.033248 ( 4.418021)
build_miniruby 0.001595 0.000242 1.885844 ( 2.020545)
build_ruby 0.002089 0.000317 3.630234 ( 27.868662)
build_all 0.004340 0.003473 5.886641 ( 2.862761)
build_install 0.013616 0.001596 7.927922 ( 16.131152)
test_btest 0.000732 0.000122 107.743324 ( 27.960357)
test_basic 0.001530 0.009005 1.083906 ( 1.136727)
test_all 0.109531 0.039423 751.072257 (219.664566)
test_rubyspec 0.047199 0.037817 158.541729 ( 27.225573)
total: 329.29 sec