Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-232637
#<BuildRuby:0x000055faab8ce2d0
@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.20230119-232637",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004482 0.000560 1.133391 ( 1.939659)
build_miniruby 0.001092 0.000137 1.238989 ( 1.390477)
build_ruby 0.000000 0.002007 3.040418 ( 3.502630)
build_all 0.005973 0.001805 3.809663 ( 2.330129)
build_install 0.013670 0.002103 2.974659 ( 2.815218)
test_btest 0.000772 0.000119 55.711634 ( 31.308089)
test_basic 0.005747 0.000150 0.413493 ( 0.696920)
test_all 0.001264 0.000187 623.499687 (274.757050)
test_rubyspec 0.047587 0.003649 71.607364 ( 87.042161)
total: 405.78 sec