Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-015425
#<BuildRuby:0x0000559636bda1d8
@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.20230804-015425",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.001085 0.007070 2.348034 ( 6.488041)
build_miniruby 0.001645 0.000200 1.798558 ( 3.019977)
build_ruby 0.001474 0.000179 3.690070 ( 6.096979)
build_all 0.007233 0.000877 2.804493 ( 4.613396)
build_install 0.019507 0.000814 4.377722 ( 6.432958)
test_btest 0.000943 0.000105 84.079125 ( 68.720085)
test_basic 0.008526 0.000458 1.017854 ( 1.822262)
test_all 0.001067 0.000115 685.710026 (556.142538)
test_rubyspec 0.041037 0.022303 102.609301 (193.585932)
total: 846.92 sec