Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-061015
#<BuildRuby:0x000055788e691f20
@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.20230901-061015",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024 0.000002 0.000026 ( 0.000022)
autoconf 0.000037 0.000003 0.000040 ( 0.000035)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.006086 0.000193 1.914064 ( 2.365290)
build_miniruby 0.001586 0.000144 1.740497 ( 1.744380)
build_ruby 0.001568 0.000143 3.458700 ( 3.743489)
build_all 0.004582 0.004179 6.523968 ( 3.577108)
build_install 0.011183 0.008080 8.007812 ( 5.113684)
test_btest 0.001271 0.000000 87.447684 ( 41.290767)
test_basic 0.005441 0.003858 1.064090 ( 1.162676)
test_all 0.005682 0.004396 731.865375 (267.318425)
test_rubyspec 0.035307 0.033727 99.632145 (110.949518)
total: 437.27 sec