Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230803-015829
#<BuildRuby:0x000055f527d86090
@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.20230803-015829",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007088 0.000313 2.267118 ( 6.235343)
build_miniruby 0.001452 0.000150 1.762894 ( 4.910722)
build_ruby 0.000000 0.001859 3.516961 ( 7.056945)
build_all 0.006981 0.001570 2.753747 ( 4.671885)
build_install 0.019600 0.000850 4.399413 ( 7.696139)
test_btest 0.001091 0.000125 82.820099 ( 63.088247)
test_basic 0.004767 0.004368 0.990557 ( 1.460902)
test_all 0.002255 0.000314 708.466652 (468.195710)
test_rubyspec 0.027049 0.028043 96.805236 (110.289630)
total: 673.61 sec