Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-161534
#<BuildRuby:0x000055b867c11fb8
@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.20230624-161534",
@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.000066 0.000000 0.000066 ( 0.000042)
autoconf 0.000026 0.000000 0.000026 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.006334 0.000193 2.047051 ( 5.359911)
build_miniruby 0.001509 0.000116 1.562353 ( 1.963316)
build_ruby 0.001655 0.000127 3.359157 ( 4.632576)
build_all 0.003178 0.004689 2.442906 ( 2.747884)
build_install 0.013073 0.005044 3.819396 ( 4.375912)
test_btest 0.000749 0.000107 79.071367 ( 47.991589)
test_basic 0.007291 0.000367 0.902393 ( 1.671718)
test_all 0.001764 0.000243 584.845992 (302.079420)
test_rubyspec 0.030580 0.023197 88.443703 (130.085256)
total: 500.91 sec