Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-131331
#<BuildRuby:0x000055ab9950e228
@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.20240317-131331",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001241 0.006043 2.235061 ( 2.272994)
build_miniruby 0.000000 0.001145 1.649818 ( 1.647681)
build_ruby 0.000000 0.001441 3.416330 ( 23.910418)
build_all 0.003974 0.003552 7.219686 ( 2.758285)
build_install 0.011297 0.006128 8.531143 ( 4.059138)
test_btest 0.000872 0.000000 95.103027 ( 29.370881)
test_basic 0.004530 0.004021 0.909928 ( 1.083842)
test_all 0.095008 0.025337 801.697319 (265.547688)
test_rubyspec 0.043052 0.040613 118.463682 (127.627420)
total: 458.28 sec