Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-225750
#<BuildRuby:0x0000556e4edde8e0
@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.20230209-225750",
@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.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000447 0.004088 0.939717 ( 1.330764)
build_miniruby 0.001145 0.000000 0.855949 ( 0.854562)
build_ruby 0.000000 0.001328 2.145162 ( 2.347616)
build_all 0.004637 0.002284 3.590920 ( 1.872972)
build_install 0.004563 0.008065 2.628674 ( 1.834586)
test_btest 0.000572 0.000137 56.611391 ( 16.677108)
test_basic 0.004778 0.000177 0.366934 ( 0.459420)
test_all 0.000000 0.001553 626.663328 (179.540372)
test_rubyspec 0.025461 0.014653 64.511476 ( 74.545395)
total: 279.46 sec