Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-023432
#<BuildRuby:0x000055aaab48a228
@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.20230806-023432",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.002669 0.004588 2.377131 ( 6.020045)
build_miniruby 0.001224 0.000296 1.763258 ( 2.561858)
build_ruby 0.001477 0.000357 3.514719 ( 4.748593)
build_all 0.006376 0.001539 2.848612 ( 3.256586)
build_install 0.017791 0.001028 4.519173 ( 5.618116)
test_btest 0.000910 0.000199 83.172396 ( 44.995912)
test_basic 0.002875 0.005263 0.948360 ( 1.422929)
test_all 0.001367 0.000000 662.043917 (354.732315)
test_rubyspec 0.017377 0.041975 103.429632 (142.674768)
total: 566.03 sec