Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-230139
#<BuildRuby:0x000055d0fcbd23b0
@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.20240116-230139",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.004805 0.000096 1.581831 ( 1.964688)
build_miniruby 0.001272 0.000147 1.485255 ( 1.484764)
build_ruby 0.001424 0.000164 3.149634 ( 3.357815)
build_all 0.006861 0.000792 5.480531 ( 2.493791)
build_install 0.017414 0.000443 6.863890 ( 3.790931)
test_btest 0.000641 0.000066 83.076813 ( 27.186711)
test_basic 0.000000 0.007413 0.862023 ( 0.936954)
test_all 0.081318 0.035221 761.294307 (247.565238)
test_rubyspec 0.037886 0.056275 144.997150 (156.699462)
total: 445.48 sec