Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240122-043722
#<BuildRuby:0x0000556005f52138
@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.20240122-043722",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.005016 0.000743 1.563585 ( 1.939246)
build_miniruby 0.001310 0.000194 1.343613 ( 1.342613)
build_ruby 0.001353 0.000200 3.264831 ( 3.512054)
build_all 0.006943 0.001028 6.001677 ( 3.067736)
build_install 0.019054 0.000122 7.289659 ( 4.330846)
test_btest 0.000747 0.000096 85.102036 ( 33.266059)
test_basic 0.006676 0.000262 0.796018 ( 0.862864)
test_all 0.071523 0.049217 780.572543 (306.891326)
test_rubyspec 0.054614 0.050063 162.789182 (174.668035)
total: 529.88 sec