Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-074142
#<BuildRuby:0x0000558596fd24f8
@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.20230918-074142",
@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.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006634 0.000000 2.200870 ( 3.498187)
build_miniruby 0.001721 0.000000 1.629011 ( 1.630577)
build_ruby 0.001694 0.000000 3.236996 ( 3.533832)
build_all 0.008322 0.000000 6.561747 ( 4.271359)
build_install 0.012590 0.007965 8.260369 ( 6.352493)
test_btest 0.000972 0.000000 88.742070 ( 45.359952)
test_basic 0.006245 0.003177 1.063985 ( 1.230902)
test_all 0.008283 0.001487 696.415736 (281.339356)
test_rubyspec 0.033983 0.040496 105.714343 (124.937874)
total: 472.16 sec