Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-062917
#<BuildRuby:0x00005625d78de390
@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.20230806-062917",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.005412 0.001299 2.251210 ( 6.015766)
build_miniruby 0.000000 0.001611 1.723267 ( 2.168319)
build_ruby 0.000000 0.001741 3.471679 ( 6.675890)
build_all 0.000000 0.008218 2.795171 ( 4.502919)
build_install 0.015451 0.004658 4.438509 ( 7.721275)
test_btest 0.000806 0.000278 85.219237 ( 58.627441)
test_basic 0.002666 0.005243 0.986015 ( 2.182398)
test_all 0.000768 0.000292 682.642806 (451.992583)
test_rubyspec 0.032894 0.026713 104.663759 (195.551970)
total: 735.44 sec