Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-082418
#<BuildRuby:0x000055f02f2ba190
@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.20230815-082418",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003056 0.004240 2.378522 ( 7.186930)
build_miniruby 0.001260 0.000122 1.833902 ( 3.503641)
build_ruby 0.001509 0.000146 3.572370 ( 8.192878)
build_all 0.004405 0.004176 6.681826 ( 8.077384)
build_install 0.002955 0.019353 8.389430 ( 10.846828)
test_btest 0.001028 0.000083 86.153246 ( 65.103960)
test_basic 0.001707 0.007545 1.044652 ( 2.330567)
test_all 0.004099 0.007577 673.211404 (464.596445)
test_rubyspec 0.032784 0.038813 106.818137 (174.027670)
total: 743.87 sec