Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-202029
#<BuildRuby:0x0000562e0dc1e058
@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.20230901-202029",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.001752 0.004207 1.593693 ( 1.942014)
build_miniruby 0.001160 0.000166 1.302888 ( 1.302966)
build_ruby 0.001314 0.000188 2.581465 ( 2.792798)
build_all 0.006877 0.000000 5.550913 ( 2.180215)
build_install 0.010910 0.005005 6.936044 ( 3.730646)
test_btest 0.000000 0.000878 79.386549 ( 21.239922)
test_basic 0.002704 0.003034 0.822151 ( 0.884263)
test_all 0.008035 0.000954 673.000299 (199.932133)
test_rubyspec 0.023074 0.033127 88.092184 ( 99.881452)
total: 333.89 sec