Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-231228
#<BuildRuby:0x0000559241a39fc0
@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.20240308-231228",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.007445 0.000000 2.581543 ( 2.414417)
build_miniruby 0.001586 0.000000 1.675171 ( 1.681067)
build_ruby 0.000000 0.001766 3.955015 ( 4.220677)
build_all 0.003681 0.004817 6.992194 ( 4.052490)
build_install 0.013659 0.006422 8.780481 ( 5.034954)
test_btest 0.000757 0.000173 94.503362 ( 42.752533)
test_basic 0.003925 0.003769 1.046718 ( 1.258448)
test_all 0.093798 0.025559 801.509124 (282.089720)
test_rubyspec 0.036073 0.055307 125.471231 (139.103557)
total: 482.61 sec