Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-042816
#<BuildRuby:0x000055b7de2163d0
@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.20230709-042816",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.001812 0.004520 2.066212 ( 3.335422)
build_miniruby 0.001480 0.000000 1.511462 ( 1.516728)
build_ruby 0.001975 0.000000 3.074776 ( 3.301361)
build_all 0.006897 0.000000 2.501206 ( 1.833851)
build_install 0.017243 0.000881 3.769366 ( 3.742982)
test_btest 0.000726 0.000000 82.479396 ( 33.263456)
test_basic 0.003321 0.005041 0.906947 ( 1.039052)
test_all 0.001083 0.000287 623.497837 (229.393730)
test_rubyspec 0.033726 0.022800 88.725578 (100.907070)
total: 378.33 sec