Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-110849
#<BuildRuby:0x0000562d89746190
@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.20221210-110849",
@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.000012 0.000001 0.000013 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.004138 0.000436 0.856773 ( 1.261117)
build_miniruby 0.001048 0.000110 0.936225 ( 0.935085)
build_ruby 0.001283 0.000135 2.125498 ( 2.119218)
build_all 0.003310 0.003563 3.511458 ( 1.843132)
build_install 0.011509 0.000438 2.372991 ( 1.458174)
test_btest 0.000646 0.000085 55.848921 ( 14.632429)
test_basic 0.003689 0.000481 0.356074 ( 0.450634)
test_all 0.000997 0.000130 594.510457 (167.916582)
test_rubyspec 0.020087 0.011159 57.646550 ( 67.683346)
total: 258.30 sec