Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-163747
#<BuildRuby:0x0000562d2aa5e008
@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.20230722-163747",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000076 0.000000 0.000076 ( 0.000046)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.007142 0.000000 2.231488 ( 4.764675)
build_miniruby 0.001412 0.000093 1.698008 ( 2.279295)
build_ruby 0.001428 0.000238 3.265919 ( 4.368155)
build_all 0.007278 0.000489 2.705138 ( 3.186449)
build_install 0.017592 0.001319 4.149419 ( 4.643550)
test_btest 0.000673 0.000100 78.624776 ( 45.938678)
test_basic 0.000305 0.008467 0.915999 ( 1.427764)
test_all 0.000914 0.000196 617.456529 (341.153880)
test_rubyspec 0.034219 0.016844 88.119097 (103.186965)
total: 510.95 sec