Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240830-073537
#<BuildRuby:0x00007fe080fafdd0
@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.20240830-073537",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.000541 0.007305 3.683583 ( 3.601195)
build_miniruby 0.001444 0.000266 1.399822 ( 1.396411)
build_ruby 0.000000 0.001988 3.653418 ( 3.853064)
build_all 0.002021 0.009176 8.719888 ( 5.231575)
build_install 0.022600 0.003717 11.905244 ( 7.408735)
test_btest 0.000718 0.000176 112.426984 ( 35.634818)
test_basic 0.008126 0.000086 1.041584 ( 1.098774)
test_all 0.120796 0.033114 871.934057 (271.655779)
test_rubyspec 0.052622 0.045289 170.057680 ( 47.205456)
total: 377.09 sec