Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-170403
#<BuildRuby:0x000056516bc39f48
@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.20230514-170403",
@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.000024 0.000004 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004971 0.000829 1.943119 ( 4.009281)
build_miniruby 0.001337 0.000222 1.382068 ( 1.594515)
build_ruby 0.001402 0.000234 2.691763 ( 3.200940)
build_all 0.002732 0.004922 2.221571 ( 2.342514)
build_install 0.004733 0.013493 3.536966 ( 3.630749)
test_btest 0.000637 0.000204 74.743038 ( 44.082046)
test_basic 0.001934 0.005207 0.826282 ( 1.168468)
test_all 0.002040 0.000234 599.820785 (358.646777)
test_rubyspec 0.024885 0.029336 82.764886 (100.751517)
total: 519.43 sec