Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-175620
#<BuildRuby:0x000056265f5d68e0
@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.20230802-175620",
@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.000040 0.000002 0.000042 ( 0.000040)
autoconf 0.000055 0.000003 0.000058 ( 0.000055)
configure 0.000045 0.000002 0.000047 ( 0.000048)
build_up 0.004117 0.003784 2.317039 ( 8.145964)
build_miniruby 0.001255 0.000096 1.690970 ( 5.252975)
build_ruby 0.001338 0.000102 3.529103 ( 9.270705)
build_all 0.005144 0.003799 2.755374 ( 4.408807)
build_install 0.020328 0.000862 4.271122 ( 9.171039)
test_btest 0.001005 0.000093 80.809869 ( 76.146138)
test_basic 0.006699 0.000623 0.947047 ( 1.981691)
test_all 0.001727 0.000160 655.736510 (526.143934)
test_rubyspec 0.033063 0.029296 100.085609 (202.882618)
total: 843.41 sec