Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-094151
#<BuildRuby:0x0000564c78d51f68
@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.20231022-094151",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.006335 2.971495 ( 3.051851)
build_miniruby 0.000000 0.001242 1.223790 ( 1.221969)
build_ruby 0.000000 0.001444 2.539340 ( 2.766320)
build_all 0.000000 0.007043 5.282617 ( 2.051343)
build_install 0.012477 0.004424 7.402359 ( 3.190605)
test_btest 0.000927 0.000282 78.192691 ( 21.473611)
test_basic 0.004136 0.001259 0.762311 ( 0.823169)
test_all 0.088774 0.032113 595.086237 (204.918920)
test_rubyspec 0.032957 0.019686 79.508609 ( 91.043840)
total: 330.54 sec