Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230720-182422
#<BuildRuby:0x000055975a9e9f48
@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.20230720-182422",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006537 0.000450 2.149144 ( 3.862102)
build_miniruby 0.001975 0.000136 34.643758 ( 16.783521)
build_ruby 0.001515 0.000105 3.341722 ( 3.559649)
build_all 0.008680 0.000599 10.120968 ( 5.073612)
build_install 0.008005 0.011568 4.099116 ( 3.261378)
test_btest 0.000731 0.000108 79.051411 ( 40.948230)
test_basic 0.004772 0.003578 0.930816 ( 1.355097)
test_all 0.002150 0.000358 605.559741 (297.291511)
test_rubyspec 0.041870 0.011523 88.105361 (126.524439)
total: 498.66 sec