Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-192357
#<BuildRuby:0x00007f264e2efdd0
@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.20240812-192357",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.003368 0.004533 3.507976 ( 3.476325)
build_miniruby 0.001460 0.000189 1.523867 ( 1.520460)
build_ruby 0.001693 0.000219 4.113403 ( 4.315413)
build_all 0.008257 0.000492 8.038969 ( 3.237817)
build_install 0.019348 0.000000 9.902326 ( 4.457168)
test_btest 0.000886 0.000000 111.923470 ( 29.260781)
test_basic 0.008485 0.002122 1.273475 ( 1.317580)
test_all 0.121299 0.031707 934.485096 (292.921997)
test_rubyspec 0.054485 0.043449 169.288910 ( 41.861466)
total: 382.37 sec