Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-185035
#<BuildRuby:0x00007fcb713afdd8
@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.20240822-185035",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006304 0.001260 2.956399 ( 2.973243)
build_miniruby 0.001632 0.000000 1.508887 ( 1.505445)
build_ruby 0.000000 0.002073 3.878711 ( 4.097050)
build_all 0.007870 0.000550 7.426513 ( 2.937909)
build_install 0.007981 0.009030 10.554440 ( 5.023157)
test_btest 0.000661 0.000177 112.036586 ( 29.379359)
test_basic 0.007647 0.005159 1.263692 ( 1.386188)
test_all 0.091281 0.063851 876.030789 (265.085670)
test_rubyspec 0.054369 0.034635 163.597342 ( 32.956019)
total: 345.35 sec