Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230918-112642
#<BuildRuby:0x0000564f33f4a230
@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.20230918-112642",
@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.000004 0.000024 ( 0.000026)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.001881 0.004566 2.027015 ( 3.242401)
build_miniruby 0.000000 0.001380 1.639416 ( 1.641393)
build_ruby 0.000000 0.001462 3.162371 ( 3.393556)
build_all 0.005449 0.002825 6.079894 ( 3.332405)
build_install 0.014337 0.004750 7.593078 ( 4.987278)
test_btest 0.000602 0.000185 83.905918 ( 34.709858)
test_basic 0.007022 0.002160 0.976170 ( 1.389853)
test_all 0.005178 0.004892 691.591745 (303.399714)
test_rubyspec 0.032749 0.040132 104.424010 (123.756817)
total: 479.85 sec