Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-212915
#<BuildRuby:0x00007f621ac6fdd0
@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.20241013-212915",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.000712 0.007493 3.699992 ( 3.569112)
build_miniruby 0.001356 0.000199 1.551724 ( 1.549930)
build_ruby 0.001871 0.000000 3.759873 ( 3.942768)
build_all 0.009263 0.000000 7.155946 ( 2.976457)
build_install 0.012172 0.007173 9.706417 ( 4.382834)
test_btest 0.000926 0.000158 91.983651 ( 25.038712)
test_basic 0.006416 0.003618 1.048318 ( 1.095948)
test_all 0.097892 0.052528 829.713272 (266.730225)
test_rubyspec 0.043523 0.041084 130.797111 ( 28.954513)
total: 338.24 sec