Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-063952
#<BuildRuby:0x0000557ac18f5f70
@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.20240224-063952",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000005 0.000025 ( 0.000026)
build_up 0.003087 0.003733 2.458466 ( 2.382097)
build_miniruby 0.000000 0.001618 1.466891 ( 1.465427)
build_ruby 0.000000 0.001599 3.341896 ( 3.608761)
build_all 0.002388 0.005438 6.641041 ( 3.297307)
build_install 0.002208 0.017135 8.388751 ( 4.622592)
test_btest 0.001090 0.000000 91.842494 ( 38.009228)
test_basic 0.003642 0.004393 1.008205 ( 1.091337)
test_all 0.063549 0.054002 828.441581 (304.879418)
test_rubyspec 0.042203 0.046818 127.494528 (137.322174)
total: 496.68 sec