Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-210830
#<BuildRuby:0x0000563bfcace228
@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.20221220-210830",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004214 0.000703 1.195841 ( 2.164056)
build_miniruby 0.001397 0.000233 1.504863 ( 1.599675)
build_ruby 0.001398 0.000233 3.722042 ( 4.196474)
build_all 0.006152 0.001026 3.844979 ( 2.275892)
build_install 0.012132 0.004229 3.193088 ( 2.824848)
test_btest 0.000680 0.000000 55.150456 ( 29.408893)
test_basic 0.007230 0.000000 0.460072 ( 0.598105)
test_all 0.002247 0.000272 643.585279 (267.101931)
test_rubyspec 0.033132 0.025522 74.763603 ( 94.847191)
total: 405.02 sec