Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-094319
#<BuildRuby:0x000055da3e731fb8
@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.20240308-094319",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.002966 0.004517 2.379209 ( 2.125602)
build_miniruby 0.001151 0.000221 1.637827 ( 1.635782)
build_ruby 0.001260 0.000242 3.345454 ( 3.589012)
build_all 0.006687 0.000468 6.415334 ( 2.493567)
build_install 0.013196 0.005226 7.673310 ( 3.507569)
test_btest 0.000721 0.000149 89.198159 ( 24.436916)
test_basic 0.002473 0.002997 0.991823 ( 1.049875)
test_all 0.087972 0.032332 759.405394 (232.199205)
test_rubyspec 0.031063 0.053979 117.507725 (127.174649)
total: 398.21 sec