Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231212-091439
#<BuildRuby:0x00005587081de018
@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.20231212-091439",
@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.000018 0.000000 0.000018 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000026)
build_up 0.007921 0.000128 2.570240 ( 3.970766)
build_miniruby 0.001581 0.000051 1.741093 ( 1.915621)
build_ruby 0.001756 0.000057 3.410410 ( 3.790730)
build_all 0.004934 0.004089 6.113763 ( 4.869322)
build_install 0.016333 0.003834 7.505636 ( 5.533527)
test_btest 0.001090 0.000086 83.353626 ( 46.161649)
test_basic 0.005569 0.000440 0.913962 ( 1.005579)
test_all 0.078868 0.042785 691.630147 (271.541617)
test_rubyspec 0.028373 0.040573 97.451258 (110.340478)
total: 449.13 sec