Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-054814
#<BuildRuby:0x00007f2054dffdd8
@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.20241003-054814",
@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.000003 0.000024 ( 0.000023)
autoconf 0.000040 0.000006 0.000046 ( 0.000046)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.007548 0.000479 3.053835 ( 3.424643)
build_miniruby 0.001437 0.000194 1.653277 ( 1.650248)
build_ruby 0.000000 0.001965 4.413127 ( 4.561184)
build_all 0.006500 0.003027 7.627708 ( 3.169275)
build_install 0.005325 0.013400 9.603980 ( 4.425562)
test_btest 0.000853 0.000203 97.395890 ( 25.621287)
test_basic 0.009166 0.001212 1.202394 ( 1.252752)
test_all 0.101319 0.052744 792.774262 (231.792123)
test_rubyspec 0.031933 0.054618 137.181393 ( 28.317394)
total: 304.22 sec