Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-215724
#<BuildRuby:0x00005559d8ed67c8
@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.20230712-215724",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005897 0.000873 2.085727 ( 5.222474)
build_miniruby 0.001074 0.000159 1.599610 ( 2.619324)
build_ruby 0.000000 0.001771 3.087479 ( 4.790878)
build_all 0.005815 0.001911 2.542095 ( 3.279994)
build_install 0.010085 0.009708 4.067570 ( 6.063983)
test_btest 0.000662 0.000155 83.219343 ( 53.486590)
test_basic 0.005747 0.002590 0.932034 ( 1.654230)
test_all 0.001149 0.000279 606.734965 (338.855003)
test_rubyspec 0.027202 0.027067 92.859427 (135.989085)
total: 551.96 sec