Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-163904
#<BuildRuby:0x00005595ab451a00
@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.20231014-163904",
@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.000025 0.000001 0.000026 ( 0.000029)
autoconf 0.000037 0.000002 0.000039 ( 0.000040)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.003551 0.004002 2.522867 ( 3.851026)
build_miniruby 0.001805 0.000000 1.767794 ( 1.949013)
build_ruby 0.001715 0.000000 3.728735 ( 19.985511)
build_all 0.004134 0.004552 6.665343 ( 4.740318)
build_install 0.011553 0.008902 8.389669 ( 6.616890)
test_btest 0.000894 0.000158 90.582299 ( 68.257601)
test_basic 0.000000 0.010511 1.034877 ( 1.451999)
test_all 0.008563 0.002008 705.135193 (416.475576)
test_rubyspec 0.047446 0.032122 110.054284 (158.296588)
total: 681.63 sec