Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-130730
#<BuildRuby:0x000055ac64f762a8
@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.20230310-130730",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004745 0.000413 1.695189 ( 3.043536)
build_miniruby 0.001061 0.000092 1.121386 ( 1.120188)
build_ruby 0.001129 0.000098 2.047101 ( 2.271164)
build_all 0.002010 0.003995 1.957828 ( 1.225364)
build_install 0.002614 0.012182 3.103514 ( 2.270866)
test_btest 0.000684 0.000164 68.283451 ( 22.691477)
test_basic 0.004446 0.001067 0.505999 ( 0.601473)
test_all 0.000000 0.001703 535.333920 (199.298969)
test_rubyspec 0.005158 0.033366 72.622083 ( 83.012051)
total: 315.54 sec