Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-050435
#<BuildRuby:0x000055ed798b9ef0
@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.20230721-050435",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.002719 0.004785 2.141580 ( 4.712681)
build_miniruby 0.001141 0.000274 1.761407 ( 2.406758)
build_ruby 0.001891 0.000000 3.469448 ( 4.445411)
build_all 0.006894 0.001057 2.747211 ( 3.653331)
build_install 0.013663 0.004532 4.214414 ( 4.518693)
test_btest 0.000738 0.000178 80.023099 ( 47.553140)
test_basic 0.003558 0.004257 0.892220 ( 1.577770)
test_all 0.001344 0.000358 614.183755 (376.024744)
test_rubyspec 0.027908 0.031200 92.621991 (150.241778)
total: 595.14 sec