Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-201943
#<BuildRuby:0x0000563ec4fae228
@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.20230726-201943",
@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.000021 0.000000 0.000021 ( 0.000023)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.004327 0.003723 2.288408 ( 5.200859)
build_miniruby 0.001215 0.000076 1.680414 ( 1.990963)
build_ruby 0.001854 0.000116 3.402057 ( 29.732322)
build_all 0.007706 0.000482 2.765568 ( 3.295627)
build_install 0.013109 0.004604 4.279688 ( 4.299451)
test_btest 0.000739 0.000065 80.350411 ( 50.142469)
test_basic 0.007933 0.000000 0.949635 ( 1.761165)
test_all 0.001275 0.000049 624.266961 (342.152743)
test_rubyspec 0.034693 0.021355 92.757795 (130.307804)
total: 568.88 sec