Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-003154
#<BuildRuby:0x0000563af7d89fb8
@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.20230313-003154",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004986 0.000178 1.586118 ( 3.165558)
build_miniruby 0.001102 0.000174 1.051777 ( 1.053066)
build_ruby 0.001277 0.000201 2.418883 ( 2.606766)
build_all 0.005477 0.000178 2.010153 ( 1.166166)
build_install 0.006911 0.004856 2.717585 ( 1.757304)
test_btest 0.000563 0.000107 66.146523 ( 19.059514)
test_basic 0.000977 0.003707 0.453793 ( 0.549185)
test_all 0.001050 0.000239 517.427703 (150.804425)
test_rubyspec 0.022842 0.019617 70.793432 ( 80.546950)
total: 260.71 sec