Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-215111
#<BuildRuby:0x00005612dd566008
@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.20231015-215111",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004023 0.003629 2.403330 ( 3.424923)
build_miniruby 0.001294 0.000134 1.758264 ( 1.796834)
build_ruby 0.001587 0.000165 3.286609 ( 3.681109)
build_all 0.007171 0.000742 6.158836 ( 4.105850)
build_install 0.014491 0.004481 7.967415 ( 5.441824)
test_btest 0.000794 0.000099 84.666214 ( 54.084168)
test_basic 0.008004 0.000000 0.952854 ( 1.179617)
test_all 0.008957 0.000983 674.911589 (373.277239)
test_rubyspec 0.041413 0.028910 103.060285 (125.389602)
total: 572.38 sec