Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230905-130452
#<BuildRuby:0x000055c60c7d1f68
@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.20230905-130452",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.000000 0.005329 1.734428 ( 2.134857)
build_miniruby 0.000000 0.001721 1.595976 ( 1.594922)
build_ruby 0.000974 0.000962 3.219530 ( 3.418443)
build_all 0.007450 0.000000 6.112932 ( 2.866544)
build_install 0.008801 0.009406 7.560881 ( 4.545248)
test_btest 0.000906 0.000208 85.098345 ( 32.888509)
test_basic 0.000000 0.007315 0.894613 ( 0.961033)
test_all 0.008234 0.000288 684.440982 (244.947171)
test_rubyspec 0.033737 0.032369 100.739940 (113.028546)
total: 406.39 sec