Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-045146
#<BuildRuby:0x00005604167422a8
@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.20230925-045146",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.006699 0.000318 2.065853 ( 3.287699)
build_miniruby 0.001446 0.000000 1.519758 ( 1.518112)
build_ruby 0.001389 0.000000 3.131423 ( 3.348154)
build_all 0.007820 0.000000 5.866172 ( 2.304154)
build_install 0.009477 0.008355 7.353543 ( 3.571339)
test_btest 0.000788 0.000123 84.328132 ( 23.237421)
test_basic 0.005605 0.000876 0.897447 ( 0.957476)
test_all 0.005953 0.003767 686.532662 (262.550714)
test_rubyspec 0.039342 0.032155 100.893227 (112.377023)
total: 413.15 sec