Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-204007
#<BuildRuby:0x00007f748e3cfdc0
@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.20240826-204007",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003244 0.004333 3.324952 ( 3.220955)
build_miniruby 0.001476 0.000184 1.714900 ( 1.712918)
build_ruby 0.001700 0.000212 4.048076 ( 4.235346)
build_all 0.008928 0.000566 8.142729 ( 3.176619)
build_install 0.006244 0.011701 10.493962 ( 4.680342)
test_btest 0.000000 0.000924 115.622981 ( 30.086783)
test_basic 0.003619 0.008323 1.191183 ( 1.244440)
test_all 0.118382 0.031932 792.868971 (225.933005)
test_rubyspec 0.060150 0.031808 160.245006 ( 35.076036)
total: 309.37 sec