Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-114302
#<BuildRuby:0x00007f7bf035fde0
@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.20240928-114302",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.004511 0.004200 4.123405 ( 3.464271)
build_miniruby 0.001309 0.000270 1.528898 ( 1.525977)
build_ruby 0.001618 0.000335 4.080231 ( 4.269825)
build_all 0.008369 0.000000 6.680687 ( 2.781126)
build_install 0.015237 0.003075 10.065420 ( 4.525931)
test_btest 0.000769 0.000150 91.173802 ( 25.670496)
test_basic 0.005431 0.004407 1.069633 ( 1.115745)
test_all 0.119647 0.027507 716.731576 (207.805773)
test_rubyspec 0.031177 0.053371 132.590494 ( 25.860449)
total: 277.02 sec