Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-125218
#<BuildRuby:0x000055f9587c9eb0
@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.20230914-125218",
@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.000028 0.000002 0.000030 ( 0.000025)
autoconf 0.000038 0.000002 0.000040 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006998 0.000199 2.326070 ( 4.734959)
build_miniruby 0.001933 0.000125 1.702920 ( 1.710807)
build_ruby 0.001673 0.000108 3.392643 ( 3.972004)
build_all 0.008979 0.000000 6.382126 ( 4.126871)
build_install 0.015500 0.004118 8.001478 ( 6.570916)
test_btest 0.000892 0.000072 84.895328 ( 45.429777)
test_basic 0.003171 0.004504 0.956513 ( 1.170922)
test_all 0.004871 0.004907 670.266056 (282.578622)
test_rubyspec 0.049550 0.022396 105.224109 (119.240222)
total: 469.54 sec