Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-195215
#<BuildRuby:0x00005648a1e8a3b0
@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-195215",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.004469 0.001277 1.251066 ( 2.323121)
build_miniruby 0.001221 0.000349 1.562628 ( 1.741888)
build_ruby 0.001308 0.000374 3.822968 ( 4.442970)
build_all 0.009088 0.000000 3.994848 ( 3.214820)
build_install 0.008100 0.011376 3.339421 ( 3.387283)
test_btest 0.000718 0.000248 58.431166 ( 36.195982)
test_basic 0.005398 0.001868 0.460992 ( 0.721354)
test_all 0.001250 0.000433 659.118857 (317.884316)
test_rubyspec 0.013419 0.036087 71.479318 ( 86.864332)
total: 456.78 sec