Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-184043
#<BuildRuby:0x00005629f9c9e1a8
@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.20230210-184043",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004558 0.000062 1.091965 ( 1.466859)
build_miniruby 0.001368 0.000000 1.146640 ( 1.150214)
build_ruby 0.001542 0.000000 2.424524 ( 2.640590)
build_all 0.006904 0.000212 3.838999 ( 2.205329)
build_install 0.007921 0.010054 3.039670 ( 2.943385)
test_btest 0.000958 0.000200 57.116416 ( 28.956753)
test_basic 0.006433 0.000372 0.472181 ( 0.611574)
test_all 0.000880 0.000176 626.454716 (225.644706)
test_rubyspec 0.029941 0.017951 69.418223 ( 79.618090)
total: 345.24 sec