Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-172327
#<BuildRuby:0x000055720e32a138
@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.20221231-172327",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002120 0.004137 1.236830 ( 2.995938)
build_miniruby 0.001642 0.000000 1.630095 ( 2.211193)
build_ruby 0.001963 0.000000 3.672790 ( 28.856138)
build_all 0.000851 0.007621 4.064398 ( 5.040518)
build_install 0.014625 0.005078 3.414605 ( 4.555189)
test_btest 0.000642 0.000107 58.338467 ( 58.004344)
test_basic 0.005676 0.000946 0.453421 ( 0.777974)
test_all 0.001211 0.000202 692.428376 (722.639798)
test_rubyspec 0.023577 0.033042 73.690274 (101.838534)
total: 926.92 sec