Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-164651
#<BuildRuby:0x00005625e8786338
@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.20230217-164651",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004736 0.000199 1.329818 ( 1.726992)
build_miniruby 0.000950 0.000223 1.099854 ( 1.097622)
build_ruby 0.001085 0.000255 2.038245 ( 2.242998)
build_all 0.001526 0.004519 3.762761 ( 1.879307)
build_install 0.006238 0.006138 2.497416 ( 1.669096)
test_btest 0.000688 0.000240 55.839980 ( 14.294054)
test_basic 0.004914 0.000342 0.427215 ( 0.518541)
test_all 0.000789 0.000263 599.619726 (170.665251)
test_rubyspec 0.026703 0.010315 54.849112 ( 65.038032)
total: 259.13 sec