Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-125507
#<BuildRuby:0x0000560a28e4e890
@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.20230923-125507",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007027 0.000077 2.316867 ( 4.184024)
build_miniruby 0.001374 0.000000 1.711511 ( 1.879609)
build_ruby 0.000000 0.002110 3.609434 ( 3.981450)
build_all 0.000000 0.007691 6.515069 ( 4.581410)
build_install 0.016513 0.003516 8.019184 ( 5.981478)
test_btest 0.000966 0.000181 85.437574 ( 47.085704)
test_basic 0.004306 0.004274 1.018007 ( 1.221670)
test_all 0.005905 0.004689 715.752863 (311.018425)
test_rubyspec 0.049762 0.019832 104.775828 (121.222130)
total: 501.16 sec