Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-040615
#<BuildRuby:0x00005583ebf0e320
@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.20240126-040615",
@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.000003 0.000023 ( 0.000023)
autoconf 0.000036 0.000000 0.000036 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.005865 0.000000 1.894767 ( 2.234949)
build_miniruby 0.001249 0.000000 1.492960 ( 1.491071)
build_ruby 0.001485 0.000103 3.253818 ( 3.486818)
build_all 0.003480 0.003980 6.238887 ( 2.751790)
build_install 0.013332 0.003600 7.685349 ( 3.909285)
test_btest 0.000968 0.000151 86.485896 ( 28.576544)
test_basic 0.001312 0.004237 0.940251 ( 1.001962)
test_all 0.082638 0.030688 750.835590 (252.504160)
test_rubyspec 0.058411 0.043737 166.025709 (180.066742)
total: 476.02 sec