Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-201546
#<BuildRuby:0x0000555bf505a018
@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.20230313-201546",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000952 0.004178 1.702387 ( 2.948258)
build_miniruby 0.001020 0.000194 1.082897 ( 1.082104)
build_ruby 0.001204 0.000229 2.272751 ( 2.456246)
build_all 0.000000 0.005418 1.947777 ( 1.080158)
build_install 0.015290 0.000000 3.141959 ( 2.141707)
test_btest 0.000657 0.000033 68.027666 ( 29.075406)
test_basic 0.006663 0.000615 0.546464 ( 0.766972)
test_all 0.000853 0.000176 553.804786 (178.008061)
test_rubyspec 0.014059 0.029474 70.410171 ( 80.268334)
total: 297.83 sec