Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-201829
#<BuildRuby:0x00005625f2afe380
@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.20230218-201829",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.005073 0.000846 1.604448 ( 2.861168)
build_miniruby 0.001728 0.000288 1.456974 ( 1.647629)
build_ruby 0.001871 0.000000 2.801850 ( 3.304822)
build_all 0.007710 0.000845 4.143977 ( 3.455053)
build_install 0.016943 0.002881 3.384484 ( 3.586338)
test_btest 0.000000 0.000865 61.079022 ( 39.081212)
test_basic 0.003514 0.003170 0.538680 ( 0.956748)
test_all 0.001217 0.000228 711.576791 (446.045083)
test_rubyspec 0.018313 0.045611 78.848736 (109.727588)
total: 610.67 sec