Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230902-105132
#<BuildRuby:0x000055fc160d67c8
@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.20230902-105132",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.004933 0.000759 1.776304 ( 3.088573)
build_miniruby 0.000000 0.001935 1.675036 ( 1.822671)
build_ruby 0.000000 0.001663 3.403035 ( 3.894449)
build_all 0.003917 0.003713 6.121853 ( 4.331940)
build_install 0.013282 0.005267 7.410121 ( 5.531263)
test_btest 0.000635 0.000148 82.932599 ( 43.759887)
test_basic 0.007214 0.001683 0.958889 ( 1.285579)
test_all 0.005713 0.004815 688.116553 (328.230450)
test_rubyspec 0.054389 0.020169 104.777844 (125.993647)
total: 517.94 sec