Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-023122
#<BuildRuby:0x000055e273f7dfb8
@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.20230627-023122",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.002559 0.003951 2.054449 ( 3.719419)
build_miniruby 0.000000 0.001867 1.409401 ( 1.419798)
build_ruby 0.000000 0.001522 2.826842 ( 3.060353)
build_all 0.004293 0.003755 2.429701 ( 1.774482)
build_install 0.012483 0.005084 3.845915 ( 3.213584)
test_btest 0.000815 0.000124 79.291191 ( 36.174273)
test_basic 0.000000 0.006472 0.859889 ( 0.963753)
test_all 0.000576 0.000690 623.158433 (259.521619)
test_rubyspec 0.034055 0.020647 89.631428 (109.014856)
total: 418.86 sec