Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-175611
#<BuildRuby:0x000055e03729a118
@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.20230506-175611",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002259 0.003775 1.893687 ( 3.427169)
build_miniruby 0.001486 0.000114 1.351711 ( 1.423427)
build_ruby 0.001532 0.000118 2.588057 ( 2.937391)
build_all 0.005699 0.000438 2.147998 ( 2.026192)
build_install 0.015170 0.000814 3.446713 ( 3.251327)
test_btest 0.001035 0.000076 76.468122 ( 38.723836)
test_basic 0.001680 0.004821 0.747679 ( 1.011907)
test_all 0.000811 0.000090 595.810115 (239.887313)
test_rubyspec 0.023119 0.030660 80.880401 ( 96.233776)
total: 388.92 sec