Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231225-010527
#<BuildRuby:0x0000555d2c821f48
@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-010527",
@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.000025 0.000008 0.000033 ( 0.000026)
autoconf 0.000033 0.000011 0.000044 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002364 0.003406 1.747088 ( 2.483249)
build_miniruby 0.001526 0.000531 1.714930 ( 1.769238)
build_ruby 0.001417 0.000493 3.427478 ( 3.688161)
build_all 0.003267 0.005309 5.795597 ( 4.195217)
build_install 0.006233 0.013554 6.928766 ( 4.584186)
test_btest 0.000822 0.000000 80.983827 ( 39.202628)
test_basic 0.003174 0.004162 0.891665 ( 0.998563)
test_all 0.057962 0.062814 739.091413 (303.097951)
test_rubyspec 0.018053 0.048660 95.012543 (106.945770)
total: 466.97 sec