Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-170227
#<BuildRuby:0x000055b62cad9fc0
@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.20230814-170227",
@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.000024 0.000004 0.000028 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007688 0.000002 2.136274 ( 5.939648)
build_miniruby 0.001261 0.000163 1.674728 ( 2.105404)
build_ruby 0.001503 0.000000 3.496007 ( 5.031625)
build_all 0.008338 0.000000 6.457697 ( 5.990338)
build_install 0.012201 0.007611 8.078811 ( 6.743960)
test_btest 0.000839 0.000135 84.064011 ( 59.154979)
test_basic 0.003155 0.004481 0.972507 ( 2.092120)
test_all 0.009197 0.005959 709.450953 (602.526043)
test_rubyspec 0.049132 0.023529 106.993479 (208.436662)
total: 898.02 sec