Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-072511
#<BuildRuby:0x0000555698ea1f48
@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.20230926-072511",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005137 0.000988 2.061744 ( 3.365517)
build_miniruby 0.001549 0.000298 1.573586 ( 1.572392)
build_ruby 0.001743 0.000336 3.363855 ( 3.583903)
build_all 0.000489 0.007749 6.228795 ( 3.237219)
build_install 0.011371 0.006854 7.711335 ( 4.099761)
test_btest 0.000609 0.000177 83.713212 ( 33.684483)
test_basic 0.000000 0.007420 0.893672 ( 0.986178)
test_all 0.005150 0.003491 685.405019 (241.534352)
test_rubyspec 0.046270 0.026783 104.373559 (117.712762)
total: 409.78 sec