Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-193839
#<BuildRuby:0x000055b3fa02a1a8
@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.20230605-193839",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.005326 0.001268 1.939337 ( 4.962824)
build_miniruby 0.001189 0.000283 1.415563 ( 1.534552)
build_ruby 0.000000 0.001569 2.817186 ( 3.219611)
build_all 0.002754 0.005010 2.244057 ( 2.062142)
build_install 0.020003 0.000064 3.712438 ( 3.452523)
test_btest 0.000622 0.000155 77.098886 ( 40.101091)
test_basic 0.002100 0.003465 0.808271 ( 0.884341)
test_all 0.001058 0.000292 586.965452 (253.956465)
test_rubyspec 0.035236 0.016874 83.220222 ( 95.679388)
total: 405.85 sec