Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-071006
#<BuildRuby:0x00007f1c04a1fdc0
@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.20240925-071006",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.004196 0.005131 5.110439 ( 4.439498)
build_miniruby 0.001331 0.000344 1.551616 ( 1.912577)
build_ruby 0.001722 0.000444 4.451734 ( 28.102825)
build_all 0.003223 0.005225 7.207265 ( 3.049110)
build_install 0.016062 0.003961 10.936248 ( 5.119144)
test_btest 0.000641 0.000184 94.729644 ( 26.412069)
test_basic 0.004577 0.005813 1.161651 ( 1.203872)
test_all 0.102021 0.046908 748.771293 (214.054209)
test_rubyspec 0.048337 0.035564 137.019520 ( 28.425584)
total: 312.72 sec