Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-123758
#<BuildRuby:0x00005556f0dca3b0
@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.20230623-123758",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.002188 0.004312 1.922969 ( 4.747221)
build_miniruby 0.001397 0.000175 1.546532 ( 2.766401)
build_ruby 0.001728 0.000216 3.182668 ( 30.270898)
build_all 0.007819 0.000000 2.330546 ( 3.005534)
build_install 0.018166 0.000000 3.604961 ( 4.109639)
test_btest 0.000741 0.000000 75.734572 ( 47.381977)
test_basic 0.002185 0.004173 0.861444 ( 1.560052)
test_all 0.001458 0.000188 566.433011 (303.705472)
test_rubyspec 0.044398 0.008930 86.609089 (128.285949)
total: 525.83 sec