Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-223233
#<BuildRuby:0x000055a9a35221a8
@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.20230818-223233",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007147 0.000447 2.470469 ( 6.349403)
build_miniruby 0.001933 0.000121 61.469510 ( 42.577300)
build_ruby 0.000000 0.002078 4.122216 ( 6.959545)
build_all 0.005297 0.002490 6.288203 ( 5.464699)
build_install 0.014663 0.004900 7.980261 ( 8.933817)
test_btest 0.000722 0.000085 83.159588 ( 54.470048)
test_basic 0.005001 0.003384 0.924263 ( 1.620104)
test_all 0.007724 0.002611 697.255508 (439.780029)
test_rubyspec 0.064763 0.014409 107.240587 (196.155932)
total: 762.31 sec