Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-175808
#<BuildRuby:0x0000563297db9820
@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.20221208-175808",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.005355 0.000248 1.387772 ( 1.551975)
build_miniruby 0.000889 0.000162 0.985058 ( 0.983939)
build_ruby 0.000000 0.001423 2.442612 ( 2.436283)
build_all 0.004213 0.002638 3.466848 ( 1.741842)
build_install 0.012466 0.001741 2.633114 ( 1.757310)
test_btest 0.000558 0.000117 57.020868 ( 16.195053)
test_basic 0.003456 0.000720 0.393856 ( 0.489657)
test_all 0.001318 0.000275 625.216832 (197.329806)
test_rubyspec 0.017585 0.014504 63.082953 ( 73.190463)
total: 295.68 sec