Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-235243
#<BuildRuby:0x000055f915425fb8
@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.20240315-235243",
@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.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.003042 0.003911 2.303269 ( 2.334917)
build_miniruby 0.001451 0.000096 1.651908 ( 1.651465)
build_ruby 0.001733 0.000116 3.557307 ( 3.815273)
build_all 0.000000 0.008337 7.061503 ( 3.715548)
build_install 0.011232 0.006935 8.299233 ( 4.226566)
test_btest 0.000704 0.000124 94.143507 ( 38.413311)
test_basic 0.003053 0.004563 1.015716 ( 1.114536)
test_all 0.082524 0.040381 857.058597 (451.582991)
test_rubyspec 0.053547 0.048422 140.163051 (210.236062)
total: 717.09 sec