Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-213959
#<BuildRuby:0x0000556d80c8e1a8
@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.20230917-213959",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007499 0.000000 2.066102 ( 3.288686)
build_miniruby 0.001062 0.000181 1.646645 ( 1.646221)
build_ruby 0.000000 0.001588 3.144036 ( 3.358847)
build_all 0.004947 0.002473 5.979351 ( 2.764802)
build_install 0.014176 0.003609 7.357998 ( 4.525808)
test_btest 0.000673 0.000142 81.733326 ( 21.366862)
test_basic 0.004419 0.000938 0.759328 ( 0.817170)
test_all 0.003895 0.004039 646.593409 (217.696201)
test_rubyspec 0.034199 0.023554 90.160911 (101.489865)
total: 356.96 sec