Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-044024
#<BuildRuby:0x000055c10ee02390
@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.20230203-044024",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004427 0.000156 1.156927 ( 1.543366)
build_miniruby 0.001309 0.000000 1.039036 ( 1.038642)
build_ruby 0.001523 0.000000 2.021227 ( 2.224148)
build_all 0.003276 0.003573 3.824897 ( 1.902905)
build_install 0.008866 0.005293 2.735819 ( 1.876264)
test_btest 0.000500 0.000173 55.547694 ( 19.047923)
test_basic 0.005506 0.000624 0.408151 ( 0.504932)
test_all 0.001311 0.000437 639.173052 (199.178669)
test_rubyspec 0.016788 0.029238 68.312323 ( 78.412783)
total: 305.73 sec