Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-183457
#<BuildRuby:0x000056033f29a138
@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.20221221-183457",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001415 0.004381 1.173227 ( 2.047827)
build_miniruby 0.000999 0.000286 1.465879 ( 1.555392)
build_ruby 0.000000 0.001590 3.674677 ( 4.079298)
build_all 0.005921 0.001742 4.032999 ( 2.958434)
build_install 0.010657 0.006220 3.329759 ( 3.145271)
test_btest 0.000635 0.000211 57.091269 ( 33.196703)
test_basic 0.000909 0.004167 0.457945 ( 0.594216)
test_all 0.001561 0.000301 636.819491 (272.491695)
test_rubyspec 0.022562 0.027409 72.039348 ( 87.115353)
total: 407.19 sec