Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-192137
#<BuildRuby:0x00005622e5d3a320
@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.20240208-192137",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.008039 0.000024 2.056409 ( 3.847849)
build_miniruby 0.001448 0.000155 1.803900 ( 2.324017)
build_ruby 0.001795 0.000192 3.743215 ( 4.940376)
build_all 0.004748 0.004137 6.969002 ( 7.710156)
build_install 0.012159 0.008912 8.326154 ( 9.163016)
test_btest 0.000674 0.000131 90.427289 ( 91.459843)
test_basic 0.006349 0.001229 1.007225 ( 1.733964)
test_all 0.094134 0.028531 793.758781 (534.168344)
test_rubyspec 0.049503 0.059369 182.846777 (224.634961)
total: 879.98 sec