Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240220-211326
#<BuildRuby:0x000055ae1e249f60
@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.20240220-211326",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.003529 0.003695 2.631450 ( 2.694534)
build_miniruby 0.001866 0.000124 12.302477 ( 8.998762)
build_ruby 0.001509 0.000000 3.215393 ( 3.454871)
build_all 0.006802 0.000289 6.443522 ( 2.887077)
build_install 0.015003 0.003952 8.443521 ( 5.062834)
test_btest 0.000760 0.000065 90.658900 ( 37.104534)
test_basic 0.003225 0.004416 0.948039 ( 1.031180)
test_all 0.076191 0.038721 751.634051 (284.296935)
test_rubyspec 0.058463 0.032743 132.310590 (148.479790)
total: 494.01 sec