Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-004628
#<BuildRuby:0x000055a03f7a1fb8
@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.20230921-004628",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005830 0.000273 2.143464 ( 3.397988)
build_miniruby 0.001503 0.000223 1.663044 ( 1.665000)
build_ruby 0.001412 0.000209 3.220551 ( 3.444424)
build_all 0.008235 0.000000 6.197883 ( 3.415776)
build_install 0.015109 0.003929 7.630594 ( 5.311727)
test_btest 0.000683 0.000103 81.382906 ( 32.606937)
test_basic 0.001242 0.004378 0.826591 ( 0.892310)
test_all 0.008754 0.000805 696.992460 (242.318781)
test_rubyspec 0.026646 0.029140 95.636312 (107.359261)
total: 400.41 sec