Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-065702
#<BuildRuby:0x000055f7ee026188
@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.20230830-065702",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.005808 1.652349 ( 2.244353)
build_miniruby 0.000508 0.001181 1.359229 ( 1.360293)
build_ruby 0.001471 0.000381 3.342660 ( 3.652572)
build_all 0.000998 0.006893 6.336587 ( 2.579709)
build_install 0.014242 0.003497 7.632640 ( 3.972710)
test_btest 0.000791 0.000248 86.571186 ( 23.251273)
test_basic 0.002166 0.003263 0.900317 ( 0.965325)
test_all 0.006827 0.002276 692.273277 (202.174988)
test_rubyspec 0.030810 0.029153 101.404220 (112.744220)
total: 352.95 sec