Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-084701
#<BuildRuby:0x000055828a3d6320
@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.20221228-084701",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000489 0.004112 1.076646 ( 1.481706)
build_miniruby 0.001250 0.000188 1.293620 ( 1.292423)
build_ruby 0.001513 0.000227 3.170854 ( 3.589117)
build_all 0.006764 0.000000 3.779144 ( 1.943094)
build_install 0.010417 0.005486 2.984719 ( 2.072124)
test_btest 0.000522 0.000093 56.796156 ( 18.242107)
test_basic 0.002528 0.004187 0.353210 ( 0.451988)
test_all 0.000532 0.000508 624.184866 (198.382163)
test_rubyspec 0.025985 0.015582 66.008800 ( 76.079217)
total: 303.53 sec