Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-082931
#<BuildRuby:0x0000560d8b7ce3b0
@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.20230529-082931",
@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.000016 0.000000 0.000016 ( 0.000018)
autoconf 0.000022 0.000000 0.000022 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.006538 0.000261 1.862071 ( 4.190015)
build_miniruby 0.001565 0.000062 1.361545 ( 1.530357)
build_ruby 0.001813 0.000073 2.710445 ( 3.105068)
build_all 0.006628 0.000265 2.114870 ( 2.119534)
build_install 0.011879 0.004237 3.374737 ( 3.077593)
test_btest 0.001015 0.000019 76.045974 ( 40.704212)
test_basic 0.003844 0.004071 0.821305 ( 1.032443)
test_all 0.001241 0.000120 576.431644 (262.187046)
test_rubyspec 0.031428 0.022382 85.205375 (104.892936)
total: 422.84 sec