Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-053220
#<BuildRuby:0x0000564ff730a320
@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.20231215-053220",
@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.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.001993 0.004476 2.199973 ( 2.280477)
build_miniruby 0.001111 0.000253 1.703384 ( 1.701329)
build_ruby 0.001172 0.000267 2.634227 ( 2.842411)
build_all 0.006654 0.000000 5.565701 ( 2.270365)
build_install 0.011403 0.002677 6.498941 ( 2.973294)
test_btest 0.000710 0.000152 77.986318 ( 19.855876)
test_basic 0.001212 0.004305 0.854592 ( 0.916528)
test_all 0.084845 0.032921 613.927951 (194.259309)
test_rubyspec 0.036511 0.018238 76.126935 ( 87.743936)
total: 314.84 sec