Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-003406
#<BuildRuby:0x0000565214fd5fb8
@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.20230827-003406",
@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.000064 0.000000 0.000064 ( 0.000034)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000029)
build_up 0.006164 0.000447 2.239725 ( 4.379207)
build_miniruby 0.001397 0.000249 1.629946 ( 1.846053)
build_ruby 0.001768 0.000000 3.283104 ( 3.734303)
build_all 0.008332 0.000345 6.256116 ( 4.928305)
build_install 0.010510 0.008789 7.871374 ( 6.511820)
test_btest 0.000862 0.000189 86.066805 ( 45.161312)
test_basic 0.006587 0.001441 0.980926 ( 1.233000)
test_all 0.008448 0.001848 665.828581 (315.867260)
test_rubyspec 0.029022 0.042041 102.588249 (121.553116)
total: 505.22 sec