Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-033715
#<BuildRuby:0x0000561da5c6a390
@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.20230512-033715",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.005312 0.000664 1.913169 ( 3.206932)
build_miniruby 0.001055 0.000131 1.253680 ( 1.257026)
build_ruby 0.001167 0.000146 2.456164 ( 2.686202)
build_all 0.006525 0.000000 2.143799 ( 1.777061)
build_install 0.015939 0.000519 3.472155 ( 2.693104)
test_btest 0.000567 0.000061 74.659396 ( 35.173627)
test_basic 0.000000 0.005874 0.775915 ( 0.851868)
test_all 0.000365 0.001118 575.791389 (172.095216)
test_rubyspec 0.012226 0.031828 67.010899 ( 78.966258)
total: 298.71 sec