Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-122816
#<BuildRuby:0x000055c803456390
@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.20221229-122816",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003426 0.000979 1.012641 ( 1.380733)
build_miniruby 0.001249 0.000357 1.393591 ( 1.391973)
build_ruby 0.001185 0.000339 3.100785 ( 3.471062)
build_all 0.006476 0.000000 3.480500 ( 1.812845)
build_install 0.006677 0.007389 2.974237 ( 2.013724)
test_btest 0.000618 0.000206 54.348579 ( 15.484004)
test_basic 0.002816 0.000000 0.347755 ( 0.444698)
test_all 0.001390 0.000000 614.664199 (182.122520)
test_rubyspec 0.020382 0.015920 61.398651 ( 71.272134)
total: 279.39 sec