Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-182549
#<BuildRuby:0x000055bc0c99dfb8
@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.20230819-182549",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.002259 0.004289 2.231313 ( 5.416416)
build_miniruby 0.001426 0.000197 1.645862 ( 2.719367)
build_ruby 0.001553 0.000215 3.345107 ( 5.983288)
build_all 0.008448 0.000015 6.233956 ( 5.776476)
build_install 0.019891 0.000868 7.979278 ( 8.939564)
test_btest 0.000890 0.000000 85.824913 ( 58.555720)
test_basic 0.005262 0.004040 1.006148 ( 1.498483)
test_all 0.009179 0.000656 728.455452 (472.694216)
test_rubyspec 0.039742 0.031313 106.934189 (188.034970)
total: 749.62 sec