Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-015045
#<BuildRuby:0x000055606a3f1fb8
@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.20230927-015045",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.006071 0.000306 2.156108 ( 3.361220)
build_miniruby 0.001479 0.000204 1.509386 ( 1.508895)
build_ruby 0.001877 0.000000 3.510194 ( 3.724213)
build_all 0.007783 0.000740 6.090106 ( 3.095874)
build_install 0.014319 0.003301 7.349765 ( 4.117968)
test_btest 0.000685 0.000098 84.164285 ( 33.331697)
test_basic 0.004689 0.000669 0.965453 ( 1.066764)
test_all 0.009574 0.000000 686.003310 (253.004181)
test_rubyspec 0.038996 0.030418 100.523713 (112.052546)
total: 415.26 sec