Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-184526
#<BuildRuby:0x0000556e7f57e138
@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.20231216-184526",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000006 0.000038 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006332 0.001056 2.644515 ( 3.767904)
build_miniruby 0.001425 0.000237 1.865231 ( 2.050492)
build_ruby 0.001740 0.000290 3.451019 ( 4.009594)
build_all 0.007050 0.001175 6.063284 ( 4.455462)
build_install 0.019656 0.000974 7.689752 ( 6.135534)
test_btest 0.000765 0.000116 84.662611 ( 63.602120)
test_basic 0.004592 0.000696 0.964997 ( 1.173275)
test_all 0.082859 0.040231 701.005514 (336.317559)
test_rubyspec 0.037419 0.040077 104.807413 (152.646614)
total: 574.16 sec