Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-044002
#<BuildRuby:0x00005584612cdfb8
@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.20230603-044002",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005433 0.000109 1.730624 ( 2.985889)
build_miniruby 0.001482 0.000109 1.166772 ( 1.167893)
build_ruby 0.000000 0.001752 2.570446 ( 2.789121)
build_all 0.004763 0.002322 2.207083 ( 1.610303)
build_install 0.012309 0.004663 3.404501 ( 2.602919)
test_btest 0.000793 0.000106 75.813301 ( 32.618533)
test_basic 0.000000 0.007300 0.784441 ( 0.869896)
test_all 0.001100 0.000561 592.896375 (200.548794)
test_rubyspec 0.021766 0.029217 78.543075 ( 91.172441)
total: 336.37 sec