Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-214910
#<BuildRuby:0x0000562889201fb8
@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-214910",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.005672 0.000136 1.178724 ( 2.103387)
build_miniruby 0.001696 0.000130 1.275065 ( 1.496073)
build_ruby 0.001570 0.000121 3.013632 ( 3.683067)
build_all 0.004994 0.004213 3.920137 ( 3.540831)
build_install 0.009918 0.008580 3.095421 ( 3.267162)
test_btest 0.000987 0.000171 57.666254 ( 41.300927)
test_basic 0.001925 0.004644 0.452040 ( 0.808807)
test_all 0.001418 0.000293 701.460297 (554.450553)
test_rubyspec 0.052076 0.011708 76.911422 (120.267003)
total: 730.92 sec