Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-090058
#<BuildRuby:0x000055dcd0fde2a8
@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.20230211-090058",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.001596 0.003272 1.203594 ( 1.633870)
build_miniruby 0.000000 0.001457 1.156949 ( 1.160138)
build_ruby 0.000012 0.001687 2.485998 ( 2.757065)
build_all 0.003047 0.004158 3.907518 ( 2.371216)
build_install 0.008760 0.005603 2.937561 ( 2.246860)
test_btest 0.000586 0.000126 57.132543 ( 26.007947)
test_basic 0.005117 0.000000 0.406241 ( 0.523637)
test_all 0.001115 0.000000 632.579421 (241.810929)
test_rubyspec 0.018720 0.026114 71.599554 ( 82.857736)
total: 361.37 sec