Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-145926
#<BuildRuby:0x0000561a865a6120
@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.20231015-145926",
@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.000005 0.000024 ( 0.000023)
autoconf 0.000027 0.000007 0.000034 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.007958 0.000000 2.645122 ( 3.231389)
build_miniruby 0.001204 0.000272 1.655257 ( 1.735852)
build_ruby 0.001519 0.000343 3.615792 ( 4.130910)
build_all 0.004039 0.005196 6.664326 ( 3.904128)
build_install 0.018509 0.003556 8.258314 ( 5.790225)
test_btest 0.000830 0.000207 89.023698 ( 60.244157)
test_basic 0.000000 0.009161 1.009859 ( 2.349283)
test_all 0.006916 0.003169 719.643895 (369.626207)
test_rubyspec 0.035884 0.037518 106.025281 (127.656713)
total: 578.67 sec