Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-085703
#<BuildRuby:0x000055c35d981fb8
@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.20230816-085703",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002898 0.004515 2.227368 ( 5.755492)
build_miniruby 0.001142 0.000220 1.653144 ( 2.599767)
build_ruby 0.001473 0.000283 3.285543 ( 10.761659)
build_all 0.007330 0.000583 6.147055 ( 6.755139)
build_install 0.012023 0.007433 7.896781 ( 7.878881)
test_btest 0.000666 0.000151 82.677806 ( 55.497699)
test_basic 0.007372 0.001665 1.025547 ( 1.976526)
test_all 0.005838 0.004760 672.481666 (468.306049)
test_rubyspec 0.033834 0.042144 110.195516 (211.968162)
total: 771.50 sec