Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-061845
#<BuildRuby:0x00007fa308d2fde0
@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.20241027-061845",
@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.000002 0.000023 ( 0.000024)
autoconf 0.000039 0.000004 0.000043 ( 0.000042)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000823 0.007136 3.843199 ( 3.750587)
build_miniruby 0.001591 0.000000 1.672959 ( 1.671196)
build_ruby 0.001855 0.000000 4.234949 ( 4.395749)
build_all 0.008778 0.000000 6.682654 ( 2.712998)
build_install 0.013681 0.002686 8.973646 ( 4.111887)
test_btest 0.000763 0.000104 78.168555 ( 21.006106)
test_basic 0.007230 0.003127 0.835467 ( 0.876961)
test_all 0.102818 0.041935 745.443944 (220.566652)
test_rubyspec 0.046533 0.035173 123.804755 ( 27.046144)
total: 286.14 sec