Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-040252
#<BuildRuby:0x000056340d5f28e0
@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.20231225-040252",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005288 0.000407 1.603340 ( 1.956184)
build_miniruby 0.000000 0.001535 1.420489 ( 1.420286)
build_ruby 0.000000 0.001906 3.218709 ( 3.436078)
build_all 0.006871 0.000961 5.549753 ( 2.931942)
build_install 0.004717 0.012212 6.315943 ( 3.781674)
test_btest 0.000786 0.000000 80.523392 ( 29.507503)
test_basic 0.004888 0.002726 0.881667 ( 0.960837)
test_all 0.081965 0.037609 763.328921 (283.468686)
test_rubyspec 0.028330 0.039992 93.208876 (105.001341)
total: 432.47 sec