Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-082845
#<BuildRuby:0x0000555dc2a5da00
@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.20231210-082845",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003762 0.004403 2.530857 ( 3.171161)
build_miniruby 0.001847 0.000000 1.616870 ( 1.697858)
build_ruby 0.001698 0.000000 3.410944 ( 3.787650)
build_all 0.008157 0.000333 6.033452 ( 4.172865)
build_install 0.006474 0.012465 7.605314 ( 5.233885)
test_btest 0.000699 0.000120 82.915868 ( 58.261949)
test_basic 0.003414 0.004078 0.954566 ( 1.275357)
test_all 0.082310 0.039344 723.085896 (323.497353)
test_rubyspec 0.045559 0.029281 103.360543 (128.817182)
total: 529.92 sec