Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-033702
#<BuildRuby:0x000055f868b96138
@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-033702",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.001322 0.007233 2.908565 ( 3.033954)
build_miniruby 0.001329 0.000443 1.735602 ( 1.742249)
build_ruby 0.001219 0.000406 3.384661 ( 3.639339)
build_all 0.008560 0.000127 6.869219 ( 4.294092)
build_install 0.003111 0.018106 9.214728 ( 5.797199)
test_btest 0.000000 0.001036 92.554800 ( 43.979720)
test_basic 0.005517 0.001722 0.983124 ( 1.088959)
test_all 0.082279 0.038091 837.494682 (317.607075)
test_rubyspec 0.044793 0.045924 131.759324 (148.665312)
total: 529.85 sec