Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-152123
#<BuildRuby:0x000055fc36bfe130
@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.20230812-152123",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.006143 0.000683 2.227753 ( 6.708435)
build_miniruby 0.001475 0.000163 1.726987 ( 3.060105)
build_ruby 0.001463 0.000163 3.304820 ( 5.967755)
build_all 0.007656 0.000353 2.888882 ( 4.635615)
build_install 0.004273 0.015850 4.273797 ( 5.329886)
test_btest 0.000858 0.000000 83.302029 ( 57.996991)
test_basic 0.005157 0.003637 0.961940 ( 2.363626)
test_all 0.000000 0.001718 672.200121 (584.266412)
test_rubyspec 0.035747 0.032002 102.817437 (207.097028)
total: 877.43 sec