Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-050259
#<BuildRuby:0x00005619ae09e4f8
@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-050259",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000459 0.007267 2.660381 ( 3.449091)
build_miniruby 0.000000 0.002074 2.016684 ( 2.135766)
build_ruby 0.000000 0.002018 3.628898 ( 3.944723)
build_all 0.001412 0.007605 6.573164 ( 3.632807)
build_install 0.010247 0.009949 8.382801 ( 5.388513)
test_btest 0.000821 0.000284 90.916930 ( 43.093755)
test_basic 0.006874 0.000915 1.005954 ( 1.108037)
test_all 0.005850 0.004800 712.344808 (296.906587)
test_rubyspec 0.030912 0.034702 98.795611 (110.131512)
total: 469.79 sec