Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230820-001208
#<BuildRuby:0x000055da5024e7c8
@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.20230820-001208",
@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.000032 0.000001 0.000033 ( 0.000033)
autoconf 0.000043 0.000002 0.000045 ( 0.000045)
configure 0.000034 0.000001 0.000035 ( 0.000037)
build_up 0.006439 0.000330 2.380668 ( 7.227385)
build_miniruby 0.000000 0.001819 1.725121 ( 4.455065)
build_ruby 0.000165 0.001495 3.609226 ( 9.949719)
build_all 0.002678 0.006697 6.609451 ( 7.949523)
build_install 0.017208 0.003882 8.089342 ( 10.656033)
test_btest 0.000898 0.000122 84.109524 ( 69.195794)
test_basic 0.008956 0.000259 1.017936 ( 2.531946)
test_all 0.009626 0.001071 704.528023 (580.318636)
test_rubyspec 0.049727 0.025193 107.300422 (209.589579)
total: 901.88 sec