Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-090828
#<BuildRuby:0x000055cbf99de228
@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.20230810-090828",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006166 0.000617 2.339206 ( 6.211926)
build_miniruby 0.001543 0.000154 1.826553 ( 3.229086)
build_ruby 0.001700 0.000170 3.520729 ( 7.182173)
build_all 0.003803 0.004740 2.751236 ( 3.769147)
build_install 0.010549 0.009922 4.466218 ( 6.278572)
test_btest 0.000616 0.000119 85.231129 ( 62.180463)
test_basic 0.009175 0.000001 1.028923 ( 2.431407)
test_all 0.001375 0.000250 716.626810 (501.138859)
test_rubyspec 0.032078 0.028269 104.805893 (161.264865)
total: 753.69 sec