Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-090658
#<BuildRuby:0x0000562b469e1f48
@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.20230501-090658",
@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.000021 0.000006 0.000027 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.004662 0.001271 1.830824 ( 3.251445)
build_miniruby 0.000000 0.001371 1.328191 ( 1.337095)
build_ruby 0.000000 0.001443 2.568039 ( 2.857281)
build_all 0.006822 0.000000 2.155344 ( 2.045364)
build_install 0.009731 0.006764 3.502007 ( 3.478022)
test_btest 0.000776 0.000248 72.965288 ( 45.716202)
test_basic 0.002200 0.005180 0.758113 ( 1.265956)
test_all 0.000992 0.000357 586.286704 (631.486744)
test_rubyspec 0.019331 0.049126 87.023779 (137.534325)
total: 828.97 sec