Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-095652
#<BuildRuby:0x000055787da8a7c8
@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.20230910-095652",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.008168 0.000000 2.378886 ( 4.835863)
build_miniruby 0.001996 0.000000 1.780388 ( 2.110790)
build_ruby 0.001919 0.000019 3.594117 ( 4.411076)
build_all 0.001239 0.007624 6.597357 ( 6.130327)
build_install 0.015740 0.005248 7.934199 ( 7.289399)
test_btest 0.000853 0.000142 85.951937 ( 63.901471)
test_basic 0.003318 0.004829 0.979645 ( 1.492714)
test_all 0.009228 0.000936 704.995308 (428.495325)
test_rubyspec 0.035371 0.039742 107.681107 (131.586580)
total: 650.25 sec