Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-183103
#<BuildRuby:0x000055ef003422c8
@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-183103",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000027)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.006396 0.000000 1.906201 ( 3.237469)
build_miniruby 0.001756 0.000000 1.437703 ( 1.462229)
build_ruby 0.001853 0.000000 2.920784 ( 3.105101)
build_all 0.004782 0.002894 2.190020 ( 1.471651)
build_install 0.013177 0.001996 2.926056 ( 1.925668)
test_btest 0.000806 0.000173 76.136844 ( 19.697471)
test_basic 0.000000 0.005294 0.685761 ( 0.764733)
test_all 0.000199 0.000919 538.583426 (164.737001)
test_rubyspec 0.011129 0.031165 72.048136 ( 83.786515)
total: 280.19 sec