Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-195425
#<BuildRuby:0x000055cc799c2390
@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.20230701-195425",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.006790 0.000000 2.075023 ( 3.576391)
build_miniruby 0.001653 0.000000 1.687331 ( 1.699551)
build_ruby 0.001846 0.000000 3.416705 ( 3.616767)
build_all 0.004049 0.003851 2.499275 ( 2.293696)
build_install 0.009602 0.009944 3.952675 ( 3.986261)
test_btest 0.000857 0.000000 78.638921 ( 41.846180)
test_basic 0.004059 0.003980 0.933373 ( 1.041868)
test_all 0.001004 0.000217 578.607257 (246.141998)
test_rubyspec 0.024916 0.027356 86.346004 ( 99.724900)
total: 403.93 sec