Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-220913
#<BuildRuby:0x000055f66915df50
@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.20230213-220913",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004380 0.000548 1.495077 ( 2.367755)
build_miniruby 0.001413 0.000000 1.345224 ( 1.534326)
build_ruby 0.001676 0.000000 2.645933 ( 2.891711)
build_all 0.007331 0.000265 4.094201 ( 2.175336)
build_install 0.015464 0.001247 3.188457 ( 2.721740)
test_btest 0.000000 0.001085 59.161979 ( 27.155081)
test_basic 0.000000 0.007119 0.504409 ( 0.611517)
test_all 0.002003 0.000000 646.247940 (202.473471)
test_rubyspec 0.029806 0.024530 72.547218 ( 84.154735)
total: 326.09 sec