Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-234522
#<BuildRuby:0x00005631b9bfe320
@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.20240110-234522",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005187 0.000472 1.769181 ( 2.336514)
build_miniruby 0.008447 0.000768 175.308003 ( 62.336327)
build_ruby 0.001906 0.000000 4.040512 ( 4.313147)
build_all 0.011113 0.000343 30.181992 ( 13.402192)
build_install 0.009968 0.005308 6.742501 ( 3.815942)
test_btest 0.000686 0.000082 84.619694 ( 31.419588)
test_basic 0.006729 0.000209 0.935230 ( 0.998816)
test_all 0.089933 0.027901 754.006255 (305.344036)
test_rubyspec 0.030815 0.031756 93.064016 (104.663364)
total: 528.63 sec