Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-122356
#<BuildRuby:0x000055a2c9511820
@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.20230514-122356",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004335 0.001238 1.822775 ( 3.137141)
build_miniruby 0.000984 0.000281 1.251575 ( 1.264215)
build_ruby 0.001410 0.000000 2.428075 ( 2.639334)
build_all 0.006231 0.000000 2.135411 ( 1.476880)
build_install 0.011077 0.003514 3.279910 ( 2.475817)
test_btest 0.000597 0.000000 71.094690 ( 28.724312)
test_basic 0.002681 0.002714 0.732754 ( 0.811450)
test_all 0.001024 0.000000 569.269510 (201.662261)
test_rubyspec 0.025823 0.019434 74.306867 ( 86.137076)
total: 328.33 sec