Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-152515
#<BuildRuby:0x000055feb329e1d8
@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.20230510-152515",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006346 0.000705 2.039354 ( 4.734255)
build_miniruby 0.001279 0.000143 1.487459 ( 1.916353)
build_ruby 0.001691 0.000000 3.061718 ( 4.105819)
build_all 0.007099 0.000493 2.342470 ( 2.787885)
build_install 0.017161 0.000829 3.562490 ( 4.023018)
test_btest 0.000759 0.000076 78.848200 ( 59.084667)
test_basic 0.005883 0.000589 0.794482 ( 1.253431)
test_all 0.001224 0.000122 593.381173 (327.317069)
test_rubyspec 0.023398 0.026967 83.200157 (104.590809)
total: 509.81 sec