Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-082341
#<BuildRuby:0x000055ba480121a8
@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.20240114-082341",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002092 0.004647 1.754777 ( 2.971837)
build_miniruby 0.002100 0.000000 1.768424 ( 2.291083)
build_ruby 0.001970 0.000000 3.429028 ( 5.236006)
build_all 0.005054 0.004446 5.942541 ( 6.898726)
build_install 0.007940 0.012506 7.123438 ( 8.701069)
test_btest 0.000843 0.000109 85.136660 ( 99.877765)
test_basic 0.003365 0.004140 0.945964 ( 1.877757)
test_all 0.105250 0.018116 787.673939 (497.611672)
test_rubyspec 0.038802 0.033190 98.244318 (138.435777)
total: 763.90 sec