Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-235701
#<BuildRuby:0x00005626842a6308
@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.20230212-235701",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004360 0.000182 1.072249 ( 1.762477)
build_miniruby 0.001319 0.000055 1.022250 ( 1.020290)
build_ruby 0.001300 0.000054 2.096422 ( 2.325219)
build_all 0.002224 0.004444 3.370643 ( 1.621124)
build_install 0.011453 0.000568 2.574983 ( 1.699138)
test_btest 0.000838 0.000067 57.233592 ( 16.511169)
test_basic 0.001809 0.004893 0.423727 ( 0.520210)
test_all 0.001266 0.000152 631.803462 (194.759622)
test_rubyspec 0.010604 0.035858 68.699972 ( 78.925173)
total: 299.15 sec