Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-144134
#<BuildRuby:0x0000560154cc63b0
@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.20240310-144134",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.007405 0.000642 2.691515 ( 2.516966)
build_miniruby 0.001210 0.000233 1.751614 ( 1.749694)
build_ruby 0.001821 0.000000 3.519838 ( 3.751793)
build_all 0.001122 0.007121 6.757234 ( 3.289988)
build_install 0.016787 0.003074 8.694055 ( 4.860319)
test_btest 0.000591 0.000143 92.655344 ( 36.779192)
test_basic 0.001979 0.005061 0.999738 ( 1.096967)
test_all 0.085920 0.031418 829.626021 (302.358682)
test_rubyspec 0.054238 0.035505 124.878144 (134.318781)
total: 490.72 sec