Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-001529
#<BuildRuby:0x000055d684cbe7c8
@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.20230505-001529",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006067 0.000000 1.797620 ( 2.996469)
build_miniruby 0.001189 0.000000 1.216430 ( 1.214968)
build_ruby 0.001499 0.000000 2.346857 ( 2.561603)
build_all 0.005168 0.000000 1.906784 ( 1.128648)
build_install 0.010341 0.004147 3.102807 ( 2.242641)
test_btest 0.000922 0.000000 72.967199 ( 23.497654)
test_basic 0.000000 0.004153 0.639238 ( 0.716767)
test_all 0.000000 0.001423 569.709084 (209.261972)
test_rubyspec 0.029039 0.021312 74.893370 ( 87.428130)
total: 331.05 sec