Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-065855
#<BuildRuby:0x000056127be861b8
@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.20231227-065855",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.005412 0.000239 1.469803 ( 1.834062)
build_miniruby 0.001030 0.000172 1.212301 ( 1.210389)
build_ruby 0.001484 0.000247 3.043958 ( 3.280573)
build_all 0.006500 0.000000 5.328435 ( 2.167707)
build_install 0.010253 0.004210 6.381843 ( 3.310870)
test_btest 0.000000 0.001004 80.379599 ( 21.000159)
test_basic 0.000310 0.006319 0.870764 ( 0.930306)
test_all 0.097755 0.021857 732.976035 (224.701145)
test_rubyspec 0.035745 0.025540 82.505524 ( 94.158823)
total: 352.59 sec