Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-210611
#<BuildRuby:0x000055a71d16a098
@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.20230312-210611",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002043 0.003599 1.775837 ( 3.587257)
build_miniruby 0.001246 0.000200 1.294344 ( 1.354433)
build_ruby 0.001307 0.000209 2.663471 ( 2.987411)
build_all 0.004233 0.003260 2.149640 ( 1.955186)
build_install 0.015767 0.001408 3.306615 ( 3.308329)
test_btest 0.000683 0.000118 66.103611 ( 35.852626)
test_basic 0.003091 0.003906 0.543135 ( 0.750576)
test_all 0.001700 0.000000 580.989242 (260.052174)
test_rubyspec 0.026885 0.023027 77.855044 ( 91.144084)
total: 400.99 sec