Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240925-180245
#<BuildRuby:0x00007fb16226fdc0
@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-180245",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003840 0.003957 3.118651 ( 2.741699)
build_miniruby 0.000000 0.001713 1.106287 ( 1.103219)
build_ruby 0.000000 0.001867 2.974958 ( 3.178606)
build_all 0.007475 0.000099 5.583593 ( 2.170138)
build_install 0.014698 0.003126 9.048188 ( 3.916546)
test_btest 0.000821 0.000239 82.127201 ( 21.229547)
test_basic 0.008482 0.001124 0.831690 ( 0.881151)
test_all 0.111569 0.034122 670.454315 (219.105123)
test_rubyspec 0.053155 0.034020 128.413169 ( 22.847841)
total: 277.17 sec