Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-171501
#<BuildRuby:0x000056296a402150
@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.20230131-171501",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001373 0.003651 1.115105 ( 1.552105)
build_miniruby 0.001484 0.000178 1.206193 ( 1.206705)
build_ruby 0.001166 0.000140 2.473357 ( 2.686785)
build_all 0.006945 0.000343 3.817465 ( 1.912175)
build_install 0.007948 0.008137 2.823165 ( 2.039731)
test_btest 0.000613 0.000109 56.821874 ( 22.792543)
test_basic 0.001195 0.003523 0.409682 ( 0.503017)
test_all 0.001016 0.000210 632.632910 (247.541693)
test_rubyspec 0.037853 0.024224 76.421899 (102.703713)
total: 382.94 sec