Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-194352
#<BuildRuby:0x00005556c5aca320
@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.20231223-194352",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005280 0.000000 1.510390 ( 1.847744)
build_miniruby 0.000000 0.001463 1.310270 ( 1.308665)
build_ruby 0.000000 0.001671 2.866057 ( 3.074211)
build_all 0.005427 0.000715 4.942908 ( 1.982689)
build_install 0.014267 0.000529 6.344387 ( 3.303530)
test_btest 0.000922 0.000081 77.566554 ( 20.140198)
test_basic 0.007224 0.000628 0.909066 ( 1.009260)
test_all 0.087011 0.031931 637.938941 (203.822814)
test_rubyspec 0.037400 0.021499 83.520136 ( 96.293137)
total: 332.78 sec