Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-105350
#<BuildRuby:0x0000564be9eb6258
@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.20230921-105350",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.002018 0.004339 2.224899 ( 3.604543)
build_miniruby 0.001415 0.000218 1.647954 ( 1.657693)
build_ruby 0.001618 0.000000 3.234139 ( 3.430857)
build_all 0.004114 0.004493 6.289179 ( 3.777635)
build_install 0.015556 0.003966 7.762103 ( 4.997255)
test_btest 0.000000 0.000756 84.429853 ( 37.750086)
test_basic 0.003548 0.006376 0.996889 ( 1.102430)
test_all 0.008714 0.001099 685.600999 (280.237630)
test_rubyspec 0.035192 0.035782 105.156846 (117.874965)
total: 454.43 sec