Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-011303
#<BuildRuby:0x000055c97d6067c8
@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.20221223-011303",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.001252 0.004190 1.199195 ( 2.117309)
build_miniruby 0.001424 0.000248 1.584739 ( 1.639961)
build_ruby 0.001513 0.000263 3.907350 ( 4.523607)
build_all 0.008408 0.001462 4.099876 ( 2.896103)
build_install 0.015475 0.004041 3.409265 ( 3.138297)
test_btest 0.000569 0.000106 57.161696 ( 35.063191)
test_basic 0.008907 0.000794 0.464336 ( 0.757385)
test_all 0.002957 0.000184 686.787022 (386.970783)
test_rubyspec 0.043289 0.022950 78.546135 (116.515703)
total: 553.62 sec