Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-183906
#<BuildRuby:0x0000561faf5ada00
@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.20230208-183906",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004975 0.000159 1.085949 ( 1.573733)
build_miniruby 0.000962 0.000160 1.052250 ( 1.051569)
build_ruby 0.001190 0.000198 2.470594 ( 2.690180)
build_all 0.007408 0.000000 4.043777 ( 2.374834)
build_install 0.005071 0.008342 2.793235 ( 2.351202)
test_btest 0.000586 0.000130 57.122510 ( 26.895319)
test_basic 0.004597 0.002330 0.441121 ( 0.570243)
test_all 0.001576 0.000000 646.517957 (245.366428)
test_rubyspec 0.020566 0.025068 70.004304 ( 80.822812)
total: 363.70 sec