Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-000300
#<BuildRuby:0x00005584685461a8
@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.20230722-000300",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005534 0.000771 2.016481 ( 3.261766)
build_miniruby 0.001047 0.000441 1.628393 ( 1.667750)
build_ruby 0.001360 0.000572 3.190362 ( 3.426927)
build_all 0.007828 0.000000 2.584945 ( 1.876008)
build_install 0.010910 0.008128 4.001079 ( 3.203731)
test_btest 0.000493 0.000209 77.846733 ( 31.725040)
test_basic 0.005176 0.002776 0.934059 ( 1.673534)
test_all 0.001938 0.000000 624.249110 (262.061319)
test_rubyspec 0.028786 0.027328 87.878256 (108.963196)
total: 417.86 sec