Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-065250
#<BuildRuby:0x0000556a2cf4e228
@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.20230102-065250",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.000754 0.004316 1.128138 ( 1.582509)
build_miniruby 0.001087 0.000423 1.273937 ( 1.271944)
build_ruby 0.001438 0.000000 3.192702 ( 3.558577)
build_all 0.007073 0.000000 3.673272 ( 1.836860)
build_install 0.007536 0.007305 2.894544 ( 1.919503)
test_btest 0.000474 0.000190 55.284149 ( 16.338981)
test_basic 0.001257 0.004199 0.391813 ( 0.485003)
test_all 0.001052 0.000462 625.065258 (182.312071)
test_rubyspec 0.010350 0.029344 63.659072 ( 73.616038)
total: 282.92 sec