Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-074914
#<BuildRuby:0x00005636dcdca168
@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.20230121-074914",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.000951 0.003722 0.937707 ( 1.298571)
build_miniruby 0.000996 0.000117 1.019833 ( 1.018132)
build_ruby 0.001332 0.000156 2.320160 ( 2.606620)
build_all 0.005636 0.000663 3.151501 ( 1.572788)
build_install 0.011885 0.000000 2.568808 ( 1.737941)
test_btest 0.000755 0.000000 53.569922 ( 14.713419)
test_basic 0.000957 0.003841 0.340005 ( 0.432443)
test_all 0.001021 0.000146 604.725115 (171.695749)
test_rubyspec 0.020593 0.021098 61.707950 ( 71.554287)
total: 266.63 sec