Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-231112
#<BuildRuby:0x0000558bca142318
@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.20230201-231112",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004336 0.000362 1.144953 ( 1.727910)
build_miniruby 0.001432 0.000000 1.099432 ( 1.097931)
build_ruby 0.001649 0.000000 2.300284 ( 2.486375)
build_all 0.007079 0.000151 3.809186 ( 1.939509)
build_install 0.015556 0.000000 2.749411 ( 1.980653)
test_btest 0.000980 0.000000 56.790611 ( 18.556727)
test_basic 0.004798 0.000016 0.427910 ( 0.524732)
test_all 0.000834 0.000054 631.320303 (191.123255)
test_rubyspec 0.021419 0.024152 68.447290 ( 78.486670)
total: 297.92 sec