Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-020243
#<BuildRuby:0x000055cbab98a1a8
@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.20230722-020243",
@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.000026 0.000002 0.000028 ( 0.000029)
autoconf 0.000055 0.000004 0.000059 ( 0.000055)
configure 0.000036 0.000002 0.000038 ( 0.000039)
build_up 0.008929 0.000052 2.305763 ( 5.097948)
build_miniruby 0.001539 0.000000 1.666063 ( 2.654374)
build_ruby 0.001711 0.000000 3.170599 ( 5.004456)
build_all 0.007680 0.000481 2.723175 ( 3.067480)
build_install 0.019620 0.000000 4.257162 ( 4.368495)
test_btest 0.000820 0.000000 78.665747 ( 48.221459)
test_basic 0.000000 0.008157 0.915304 ( 1.488996)
test_all 0.000000 0.001035 616.360697 (322.465526)
test_rubyspec 0.018675 0.037073 91.002516 (132.959901)
total: 525.33 sec